controlpanelplugins/themeplugin/src/cpthemecontrol.h
changeset 31 e79ce701c376
parent 25 19394c261aa5
child 33 0cfa53de576f
--- a/controlpanelplugins/themeplugin/src/cpthemecontrol.h	Tue Jul 06 14:17:10 2010 +0300
+++ b/controlpanelplugins/themeplugin/src/cpthemecontrol.h	Wed Aug 18 09:49:35 2010 +0300
@@ -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();