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.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt
index 0e35773d0..2c7641e26 100644
--- a/src/qmmpui/CMakeLists.txt
+++ b/src/qmmpui/CMakeLists.txt
@@ -60,7 +60,7 @@ SET(libqmmpui_SRCS
qmmpuiplugincache.cpp
tagupdater.cpp
playlisttask.cpp
- columnmanager.cpp
+ playlistheadermodel.cpp
columneditor.cpp
)
@@ -110,7 +110,7 @@ SET(libqmmpui_DEVEL_HDRS
uifactory.h
uihelper.h
uiloader.h
- columnmanager.h
+ playlistheadermodel.h
)