src/hbcore/theme/theme.pri
changeset 6 c3690ec91ef8
parent 1 f7ac710697a9
child 7 923ff622b8b9
--- a/src/hbcore/theme/theme.pri	Fri Jun 11 13:58:22 2010 +0300
+++ b/src/hbcore/theme/theme.pri	Wed Jun 23 18:33:25 2010 +0300
@@ -32,18 +32,13 @@
 
 SOURCES += $$PWD/hbtheme.cpp
 SOURCES += $$PWD/hbthemeutils_p.cpp
-SOURCES += $$PWD/hbcolortheme_p.cpp
 SOURCES += $$PWD/hbcolorscheme.cpp
-SOURCES += $$PWD/hbcssthemeinterface_p.cpp
 SOURCES += $$PWD/hbthemeclient_p.cpp
 SOURCES += $$PWD/hbeffecttheme_p.cpp
 
 PRIVATE_HEADERS += $$PWD/hbthemecommon_p.h
 PRIVATE_HEADERS += $$PWD/hbtheme_p.h
 PRIVATE_HEADERS += $$PWD/hbthemeutils_p.h
-PRIVATE_HEADERS += $$PWD/hbcolortheme_p.h
-PRIVATE_HEADERS += $$PWD/hbcolortheme_p_p.h
-PRIVATE_HEADERS += $$PWD/hbcssthemeinterface_p.h
 PRIVATE_HEADERS += $$PWD/hbthemeclient_p.h
 PRIVATE_HEADERS += $$PWD/hbeffecttheme_p.h
 PRIVATE_HEADERS += $$PWD/hbthemeclient_p_p.h