Implement a XSettings Class as interface to xmms2d's serverside config

This commit is contained in:
Thomas Frauendorfer 2007-10-10 16:46:16 +02:00
parent 778d828db8
commit cbb6ed1d15
6 changed files with 127 additions and 10 deletions

View file

@ -4,12 +4,14 @@ include (../config.pri)
SOURCES += xclient.cpp \
xclientcache.cpp \
xsettings.cpp \
playlistmodel.cpp \
xmmsqt4.cpp
HEADERS += xclient.h \
xclientcache.h \
xsettings.h \
playlistmodel.h \
xmmsqt4.h \
debug.h