diff -r e79ce701c376 -r cb294e641644 controlpanelplugins/themeplugin/themeplugin.pri --- a/controlpanelplugins/themeplugin/themeplugin.pri Wed Aug 18 09:49:35 2010 +0300 +++ b/controlpanelplugins/themeplugin/themeplugin.pri Thu Sep 02 20:27:31 2010 +0300 @@ -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 \