src/hbinput/inputwidgets/hbinputscreenshotwidget.cpp
changeset 5 627c4a0fd0e7
parent 2 06ff229162e9
child 6 c3690ec91ef8
--- a/src/hbinput/inputwidgets/hbinputscreenshotwidget.cpp	Thu May 27 13:10:59 2010 +0300
+++ b/src/hbinput/inputwidgets/hbinputscreenshotwidget.cpp	Fri Jun 11 13:58:22 2010 +0300
@@ -27,8 +27,10 @@
 
 #include <hbeffect.h>
 #include <hbwidget_p.h>
+#include <hbinputregioncollector_p.h>
 #include "hbframedrawerpool_p.h"
 
+
 #include "hbinputscreenshotwidget.h"
 #include "hbinputvkbwidget.h"
 
@@ -84,6 +86,7 @@
 {
     Q_D(HbInputScreenshotWidget);
     d->q_ptr = this;
+    HbInputRegionCollector::instance()->attach(this);
 
     setPos(QPointF(0,0));