diff -r 313976a11e23 -r 0cfa53de576f controlpanelplugins/themeplugin/themeplugin.pri --- 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 \