renamed XSettings to XConfig.
This commit is contained in:
parent
ac44b4efc6
commit
ba27687590
15 changed files with 60 additions and 64 deletions
|
@ -7,14 +7,14 @@ OBJECTS_DIR = .obj
|
|||
|
||||
SOURCES += xclient.cpp \
|
||||
xclientcache.cpp \
|
||||
xsettings.cpp \
|
||||
xconfig.cpp \
|
||||
playlistmodel.cpp \
|
||||
xmmsqt4.cpp
|
||||
|
||||
|
||||
HEADERS += xclient.h \
|
||||
xclientcache.h \
|
||||
xsettings.h \
|
||||
xconfig.h \
|
||||
playlistmodel.h \
|
||||
xmmsqt4.h \
|
||||
debug.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue