controlpanelplugins/themeplugin/src/cpthemepreview.h
changeset 28 e0b83131558d
parent 26 808caa51b78b
child 33 0cfa53de576f
--- a/controlpanelplugins/themeplugin/src/cpthemepreview.h	Wed Jul 14 07:09:46 2010 +0800
+++ b/controlpanelplugins/themeplugin/src/cpthemepreview.h	Fri Jul 23 11:04:51 2010 +0800
@@ -45,7 +45,7 @@
     const HbIcon themeIcon() const;
 	
 signals:
-    void applyTheme(const QString&);
+    void applyTheme(const CpThemeInfo&);
     void aboutToClose();
 
 public slots: