Implement a XSettings Class as interface to xmms2d's serverside config
This commit is contained in:
parent
778d828db8
commit
cbb6ed1d15
6 changed files with 127 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue