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 f4692e4fd..0f7884c23 100644
--- a/src/qmmpui/CMakeLists.txt
+++ b/src/qmmpui/CMakeLists.txt
@@ -24,7 +24,7 @@ link_directories(${CMAKE_CURRENT_BINARY_DIR}/../qmmp)
SET(libqmmpui_SRCS
general.cpp
- generalhandler.cpp
+ uihelper.cpp
playlistparser.cpp
commandlinemanager.cpp
filedialog.cpp
@@ -46,7 +46,7 @@ SET(libqmmpui_SRCS
SET(libqmmpui_MOC_HDRS
generalfactory.h
general.h
- generalhandler.h
+ uihelper.h
playlistparser.h
playlistformat.h
commandlinemanager.h
@@ -72,7 +72,7 @@ SET(libqmmpui_MOC_HDRS
SET(libqmmpui_DEVEL_HDRS
generalfactory.h
general.h
- generalhandler.h
+ uihelper.h
playlistformat.h
playlistparser.h
commandlinemanager.h