Added StereoMono display.

This commit is contained in:
Tobias Rundstrom 2006-02-19 18:12:39 -03:00
parent eaa2e021a6
commit 76b9131d03
9 changed files with 117 additions and 12 deletions

View file

@ -9,7 +9,8 @@ SOURCES += XmmsQT4.cpp \
TextBar.cpp \
NumberDisplay.cpp \
XMMSHandler.cpp \
SmallNumberDisplay.cpp
SmallNumberDisplay.cpp \
StereoMono.cpp
HEADERS += XmmsQT4.h \
PixWidget.h \
@ -22,7 +23,8 @@ HEADERS += XmmsQT4.h \
TextBar.h \
NumberDisplay.h \
XMMSHandler.h \
SmallNumberDisplay.h
SmallNumberDisplay.h \
StereoMono.h
CONFIG += link_pkgconfig
CONFIG += debug