aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/CMakeLists.txt
diff options
context:
space:
mode:
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
)