src/hbwidgets/popups/hbinputdialogcontent_p.h
changeset 7 923ff622b8b9
parent 6 c3690ec91ef8
child 28 b7da29130b0e
--- a/src/hbwidgets/popups/hbinputdialogcontent_p.h	Wed Jun 23 18:33:25 2010 +0300
+++ b/src/hbwidgets/popups/hbinputdialogcontent_p.h	Tue Jul 06 14:36:53 2010 +0300
@@ -37,7 +37,7 @@
 {
     Q_OBJECT
 public:
-    HbInputDialogContentWidget(HbInputDialogPrivate* priv,QGraphicsItem* parent =0);
+    explicit HbInputDialogContentWidget(HbInputDialogPrivate* priv,QGraphicsItem* parent =0);
 
     enum { Type = HbPrivate::ItemType_HbInputDialogContentWidget };
     int type() const { return Type; }