controlpanelplugins/themeplugin/src/cpthemepreview.h
changeset 33 0cfa53de576f
parent 28 e0b83131558d
--- a/controlpanelplugins/themeplugin/src/cpthemepreview.h	Thu Aug 05 11:28:29 2010 +0800
+++ b/controlpanelplugins/themeplugin/src/cpthemepreview.h	Tue Aug 24 10:56:32 2010 +0800
@@ -48,10 +48,10 @@
     void applyTheme(const CpThemeInfo&);
     void aboutToClose();
 
-public slots:
+private slots:
     void themeSelected();
     void previewOrientationChanged(Qt::Orientation orientation);
-
+  
 private:
     CpThemeInfo mTheme;
     HbAction* mSoftKeyBackAction;