Added clutterbar.

This commit is contained in:
Daniel Svensson 2006-08-12 16:09:46 +02:00
parent 4f3395baae
commit da993036aa
5 changed files with 109 additions and 1 deletions

View file

@ -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 \