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.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt
index c5ed1d029..60535cda8 100644
--- a/src/qmmpui/CMakeLists.txt
+++ b/src/qmmpui/CMakeLists.txt
@@ -87,9 +87,9 @@ SET(libqmmpui_DEVEL_HDRS
SET(libqmmpui_UIS
- detailsdialog.ui
- tageditor.ui
- templateeditor.ui
+ forms/detailsdialog.ui
+ forms/tageditor.ui
+ forms/templateeditor.ui
)
QT4_WRAP_UI(libqmmpui_UIS_H ${libqmmpui_UIS})