controlpanelplugins/themeplugin/src/cpthemelistview.h
changeset 31 e79ce701c376
parent 11 10d0dd0e43f1
child 33 0cfa53de576f
--- a/controlpanelplugins/themeplugin/src/cpthemelistview.h	Tue Jul 06 14:17:10 2010 +0300
+++ b/controlpanelplugins/themeplugin/src/cpthemelistview.h	Wed Aug 18 09:49:35 2010 +0300
@@ -32,7 +32,7 @@
     Q_OBJECT
 
 public:
-    CpThemeListView(QGraphicsItem *parent = 0);
+    explicit CpThemeListView(QGraphicsItem *parent = 0);
     ~CpThemeListView();
     void setWidget(QGraphicsWidget *widget);
     HbListView* themeList() const;