diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-08-29 20:42:47 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-08-29 20:42:47 +0000 |
| commit | 5f0723a55e2f61e297c30eeeb6432d6dc466cf23 (patch) | |
| tree | 4d6a1b997262980680c560b699a548546eb7412a | |
| parent | 471b1754f75e462cb6e5dc52d66bdec5745c92e0 (diff) | |
| download | qmmp-5f0723a55e2f61e297c30eeeb6432d6dc466cf23.tar.gz qmmp-5f0723a55e2f61e297c30eeeb6432d6dc466cf23.tar.bz2 qmmp-5f0723a55e2f61e297c30eeeb6432d6dc466cf23.zip | |
updated cmake files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2909 90c681e8-e032-0410-971d-27865f9a5e38
| -rw-r--r-- | src/qmmpui/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt index 5e8171009..177f8eef9 100644 --- a/src/qmmpui/CMakeLists.txt +++ b/src/qmmpui/CMakeLists.txt @@ -45,6 +45,7 @@ SET(libqmmpui_SRCS pluginitem.cpp aboutdialog.cpp qmmpuisettings.cpp + radioitemdelegate.cpp ) SET(libqmmpui_HDRS @@ -78,6 +79,7 @@ SET(libqmmpui_MOC_HDRS configdialog.h aboutdialog_p.h qmmpuisettings.h + radioitemdelegate_p.h ) SET(libqmmpui_DEVEL_HDRS |
