Shaded mode for playlist.
This commit is contained in:
parent
c8d095a6f5
commit
07977b89f5
4 changed files with 130 additions and 52 deletions
|
@ -16,7 +16,8 @@ SOURCES += XmmsQT4.cpp \
|
|||
ShadedDisplay.cpp \
|
||||
Playlist.cpp \
|
||||
PlaylistList.cpp \
|
||||
SkinChooser.cpp
|
||||
SkinChooser.cpp \
|
||||
PlaylistShade.cpp
|
||||
|
||||
HEADERS += XmmsQT4.h \
|
||||
PixWidget.h \
|
||||
|
@ -36,7 +37,8 @@ HEADERS += XmmsQT4.h \
|
|||
ShadedDisplay.h \
|
||||
Playlist.h \
|
||||
PlaylistList.h \
|
||||
SkinChooser.h
|
||||
SkinChooser.h \
|
||||
PlaylistShade.h
|
||||
|
||||
|
||||
RESOURCES = promoe.qrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue