src/hbcore/utils/hbthetestwidget_p.h
changeset 5 627c4a0fd0e7
parent 2 06ff229162e9
child 6 c3690ec91ef8
--- a/src/hbcore/utils/hbthetestwidget_p.h	Thu May 27 13:10:59 2010 +0300
+++ b/src/hbcore/utils/hbthetestwidget_p.h	Fri Jun 11 13:58:22 2010 +0300
@@ -66,7 +66,7 @@
 
 public:
     ~HbTheTestWidget();
-    HbTheTestWidget(HbMainWindow *mainWindow, QGraphicsItem *parent = 0);
+    explicit HbTheTestWidget(HbMainWindow *mainWindow, QGraphicsItem *parent = 0);
     
     HbTheTestButton *button1();
     HbTheTestButton *button2();