controlpanelplugins/themeplugin/src/cpthemecontrol.h
changeset 28 e0b83131558d
parent 22 a5692c68d772
child 33 0cfa53de576f
--- a/controlpanelplugins/themeplugin/src/cpthemecontrol.h	Wed Jul 14 07:09:46 2010 +0800
+++ b/controlpanelplugins/themeplugin/src/cpthemecontrol.h	Fri Jul 23 11:04:51 2010 +0800
@@ -54,7 +54,7 @@
 public slots:
     void newThemeSelected(const QModelIndex& index);
     void previewClosed();
-    void themeApplied(const QString& theme);
+    void themeApplied(const CpThemeInfo& theme);
     void themeListClosed();
     void themeChangeTimeout();
     void themeWaitTimeout();