diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-10-07 20:17:06 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-10-07 20:17:06 +0000 |
| commit | 1aa529d828d742ab51c0b106723acca15edfffce (patch) | |
| tree | 871337dc2defc91f47ca32fb2ea922f519d142a2 /src | |
| parent | 6fbc4993b5cea9863ad2d5b3645c0fe646c6e304 (diff) | |
| download | qmmp-1aa529d828d742ab51c0b106723acca15edfffce.tar.gz qmmp-1aa529d828d742ab51c0b106723acca15edfffce.tar.bz2 qmmp-1aa529d828d742ab51c0b106723acca15edfffce.zip | |
fixed moc warning
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2386 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src')
| -rw-r--r-- | src/qmmpui/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt index b4a312cde..76318c861 100644 --- a/src/qmmpui/CMakeLists.txt +++ b/src/qmmpui/CMakeLists.txt @@ -60,10 +60,10 @@ SET(libqmmpui_HDRS uiloader.h uifactory.h pluginitem_p.h + general.h ) SET(libqmmpui_MOC_HDRS - general.h uihelper.h playlistparser.h filedialog.h |
