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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt
index 84b640b7a..595cf4f0c 100644
--- a/src/qmmpui/CMakeLists.txt
+++ b/src/qmmpui/CMakeLists.txt
@@ -39,6 +39,7 @@ SET(libqmmpui_SRCS
detailsdialog.cpp
tageditor.cpp
playlistmanager.cpp
+ metadataformatter.cpp
)
SET(libqmmpui_MOC_HDRS
@@ -62,6 +63,7 @@ SET(libqmmpui_MOC_HDRS
detailsdialog.h
tageditor.h
playlistmanager.h
+ metadataformatter.h
)
SET(libqmmpui_DEVEL_HDRS
@@ -81,6 +83,7 @@ SET(libqmmpui_DEVEL_HDRS
detailsdialog.h
tageditor.h
playlistmanager.h
+ metadataformatter.h
)