remove some now unused code from XMMSHandler and clean up headers
This commit is contained in:
parent
ced09fc049
commit
f10cd0465a
41 changed files with 407 additions and 242 deletions
|
|
@ -8,6 +8,7 @@ OBJECTS_DIR = .obj
|
|||
SOURCES += xclient.cpp \
|
||||
xclientcache.cpp \
|
||||
xconfig.cpp \
|
||||
xplayback.cpp \
|
||||
xcollection.cpp \
|
||||
playlistmodel.cpp \
|
||||
xmmsqt4.cpp
|
||||
|
|
@ -16,7 +17,9 @@ SOURCES += xclient.cpp \
|
|||
HEADERS += xclient.h \
|
||||
xclientcache.h \
|
||||
xconfig.h \
|
||||
xplayback.h \
|
||||
xcollection.h \
|
||||
xcollection_p.h \
|
||||
playlistmodel.h \
|
||||
xmmsqt4.h \
|
||||
debug.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue