Playlist "works"

This commit is contained in:
Tobias Rundstrom 2006-02-26 02:36:20 -03:00
parent 4c0bffeb6f
commit 65c1011b8a
14 changed files with 710 additions and 19 deletions

View file

@ -13,7 +13,9 @@ SOURCES += XmmsQT4.cpp \
StereoMono.cpp \
Slider.cpp \
PlayStatus.cpp \
ShadedDisplay.cpp
ShadedDisplay.cpp \
Playlist.cpp \
PlaylistList.cpp
HEADERS += XmmsQT4.h \
PixWidget.h \
@ -30,7 +32,10 @@ HEADERS += XmmsQT4.h \
StereoMono.h \
Slider.h \
PlayStatus.h \
ShadedDisplay.h
ShadedDisplay.h \
Playlist.h \
PlaylistList.h
CONFIG += link_pkgconfig
CONFIG += debug
PKGCONFIG += xmms2-client xmms2-client-cpp sigc++-2.0