controlpanelplugins/themeplugin/themeplugin.pri
changeset 33 0cfa53de576f
parent 22 a5692c68d772
--- a/controlpanelplugins/themeplugin/themeplugin.pri	Thu Aug 05 11:28:29 2010 +0800
+++ b/controlpanelplugins/themeplugin/themeplugin.pri	Tue Aug 24 10:56:32 2010 +0800
@@ -9,8 +9,7 @@
 # Contributors:
 # Description: cpthemeplugin source files
 # Input
-HEADERS += src/cpthemepreview.h \
-    src/cpthemecontrol.h \
+HEADERS += src/cpthemecontrol.h \
     src/cpthemeplugin.h \
     src/cpthemelistview.h \
     src/cpthemelistmodel.h \
@@ -18,8 +17,7 @@
     src/cpthemepluginentryitemdata.h \
     src/cpthemeutil.h \
     src/cpthemeinfo.h
-SOURCES += src/cpthemepreview.cpp \
-    src/cpthemecontrol.cpp \
+SOURCES += src/cpthemecontrol.cpp \
     src/cpthemeplugin.cpp \
     src/cpthemelistview.cpp \
     src/cpthemelistmodel.cpp \