aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/CMakeLists.txt
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2015-02-28 20:09:27 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2015-02-28 20:09:27 +0000
commitf3d6e5a1352db8e50d20f21b5b5fc6fc252b4875 (patch)
tree5c4d4e72ce4f62364a5a1df0e4339bfb6a0796d9 /src/qmmpui/CMakeLists.txt
parent48e1a9a6ee0f282c688072c2622c6756800fbc1c (diff)
downloadqmmp-f3d6e5a1352db8e50d20f21b5b5fc6fc252b4875.tar.gz
qmmp-f3d6e5a1352db8e50d20f21b5b5fc6fc252b4875.tar.bz2
qmmp-f3d6e5a1352db8e50d20f21b5b5fc6fc252b4875.zip
fixed build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4747 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/CMakeLists.txt')
-rw-r--r--src/qmmpui/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt
index 18aab75ce..83da6ab88 100644
--- a/src/qmmpui/CMakeLists.txt
+++ b/src/qmmpui/CMakeLists.txt
@@ -60,6 +60,7 @@ SET(libqmmpui_SRCS
qmmpuiplugincache.cpp
tagupdater.cpp
playlisttask.cpp
+ columnmanager.cpp
)
SET(libqmmpui_HDRS
@@ -108,6 +109,7 @@ SET(libqmmpui_DEVEL_HDRS
uifactory.h
uihelper.h
uiloader.h
+ columnmanager.h
)