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.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt
index 60535cda8..f4692e4fd 100644
--- a/src/qmmpui/CMakeLists.txt
+++ b/src/qmmpui/CMakeLists.txt
@@ -40,6 +40,7 @@ SET(libqmmpui_SRCS
playlistmanager.cpp
metadataformatter.cpp
templateeditor.cpp
+ uiloader.cpp
)
SET(libqmmpui_MOC_HDRS
@@ -64,6 +65,8 @@ SET(libqmmpui_MOC_HDRS
playlistmanager.h
metadataformatter.h
templateeditor.h
+ uiloader.h
+ uifactory.h
)
SET(libqmmpui_DEVEL_HDRS
@@ -83,6 +86,8 @@ SET(libqmmpui_DEVEL_HDRS
playlistmanager.h
metadataformatter.h
templateeditor.h
+ uiloader.h
+ uifactory.h
)