OTHER: get rid of XMMSHandler and update classes using it
This commit is contained in:
parent
786b745d55
commit
982660510a
33 changed files with 145 additions and 266 deletions
|
|
@ -7,7 +7,6 @@ include($$PWD/dialogs/dialogs.pri)
|
|||
HEADERS += application.h \
|
||||
Skin.h \
|
||||
timedisplay.h \
|
||||
XMMSHandler.h \
|
||||
SkinChooser.h \
|
||||
settingsdialog.h \
|
||||
basewindow.h \
|
||||
|
|
@ -18,7 +17,6 @@ HEADERS += application.h \
|
|||
SOURCES += application.cpp \
|
||||
timedisplay.cpp \
|
||||
Skin.cpp \
|
||||
XMMSHandler.cpp \
|
||||
SkinChooser.cpp \
|
||||
settingsdialog.cpp \
|
||||
basewindow.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue