From bfb812b86d57f12b5db1e79fe003fe13e48514ec Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 16 Nov 2007 19:04:11 +0000 Subject: shaded mode support for the equalizer window git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@184 90c681e8-e032-0410-971d-27865f9a5e38 --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c821a8899..e0ec01195 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -78,6 +78,7 @@ SET(libsrc_SRCS fft.c shadedvisual.cpp titlebarcontrol.cpp + shadedbar.cpp ) SET(libsrc_MOC_HDRS @@ -132,6 +133,7 @@ SET(libsrc_MOC_HDRS volumebar.h shadedvisual.h titlebarcontrol.h + shadedbar.h ) SET(libsrc_RCCS images/images.qrc stuff.qrc translations/qmmp_locales.qrc) -- cgit v1.2.3-13-gbd6f