diff -r 11d3954df52a -r 627c4a0fd0e7 src/hbinput/inputwidgets/hbinputscreenshotwidget.cpp --- 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 #include +#include #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));