Added clutterbar.
This commit is contained in:
parent
4f3395baae
commit
da993036aa
5 changed files with 109 additions and 1 deletions
|
@ -22,7 +22,9 @@ SOURCES += XmmsQT4.cpp \
|
|||
qtmd5.cpp \
|
||||
SettingsWindow.cpp \
|
||||
PlaylistMenu.cpp \
|
||||
VolumeSlider.cpp
|
||||
VolumeSlider.cpp \
|
||||
ClutterBar.cpp \
|
||||
|
||||
|
||||
HEADERS += XmmsQT4.h \
|
||||
PixWidget.h \
|
||||
|
@ -49,6 +51,7 @@ HEADERS += XmmsQT4.h \
|
|||
SettingsWindow.h \
|
||||
PlaylistMenu.h \
|
||||
VolumeSlider.h \
|
||||
ClutterBar.h \
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue