aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/qmmpui.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/qmmpui.pro')
-rw-r--r--src/qmmpui/qmmpui.pro5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/qmmpui/qmmpui.pro b/src/qmmpui/qmmpui.pro
index 367616ecd..14facd71a 100644
--- a/src/qmmpui/qmmpui.pro
+++ b/src/qmmpui/qmmpui.pro
@@ -28,7 +28,6 @@ HEADERS += general.h \
filedialog.h \
filedialogfactory.h \
qtfiledialog.h \
- abstractplaylistitem.h \
playlistitem.h \
playlistmodel.h \
playstate.h \
@@ -46,7 +45,6 @@ SOURCES += general.cpp \
commandlinemanager.cpp \
filedialog.cpp \
qtfiledialog.cpp \
- abstractplaylistitem.cpp \
playlistmodel.cpp \
playstate.cpp \
playlistitem.cpp \
@@ -78,7 +76,7 @@ TRANSLATIONS = translations/libqmmpui_ru.ts \
translations/libqmmpui_ja.ts \
translations/libqmmpui_es.ts
unix {
- devel.files += abstractplaylistitem.h \
+ devel.files += \
generalfactory.h \
generalhandler.h \
playlistformat.h \
@@ -87,7 +85,6 @@ unix {
commandlineoption.h \
filedialog.h \
filedialogfactory.h \
- abstractplaylistitem.h \
playlistitem.h \
playlistmodel.h \
mediaplayer.h \