Lot of fixes for everything.
This commit is contained in:
parent
bdb2d70683
commit
d356989d5e
18 changed files with 253 additions and 47 deletions
|
@ -12,7 +12,8 @@ SOURCES += XmmsQT4.cpp \
|
|||
SmallNumberDisplay.cpp \
|
||||
StereoMono.cpp \
|
||||
Slider.cpp \
|
||||
PlayStatus.cpp
|
||||
PlayStatus.cpp \
|
||||
ShadedDisplay.cpp
|
||||
|
||||
HEADERS += XmmsQT4.h \
|
||||
PixWidget.h \
|
||||
|
@ -28,7 +29,8 @@ HEADERS += XmmsQT4.h \
|
|||
SmallNumberDisplay.h \
|
||||
StereoMono.h \
|
||||
Slider.h \
|
||||
PlayStatus.h
|
||||
PlayStatus.h \
|
||||
ShadedDisplay.h
|
||||
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += xmms2-client xmms2-client-cpp sigc++-2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue