Added beginning of skinchooser.

Drop your skins into ~/.xmms2/clients/promoe/skins
This commit is contained in:
Tobias Rundstrom 2006-02-27 00:10:46 -03:00
parent 18f87d65d5
commit 4e46089c01
8 changed files with 169 additions and 3 deletions

View file

@ -15,7 +15,8 @@ SOURCES += XmmsQT4.cpp \
PlayStatus.cpp \
ShadedDisplay.cpp \
Playlist.cpp \
PlaylistList.cpp
PlaylistList.cpp \
SkinChooser.cpp
HEADERS += XmmsQT4.h \
PixWidget.h \
@ -34,7 +35,8 @@ HEADERS += XmmsQT4.h \
PlayStatus.h \
ShadedDisplay.h \
Playlist.h \
PlaylistList.h
PlaylistList.h \
SkinChooser.h
CONFIG += link_pkgconfig
CONFIG += debug warn_on