src/hbinput/inputwidgets/hbinputbuttongroup.h
changeset 30 80e4d18b72f5
parent 21 4633027730f5
--- a/src/hbinput/inputwidgets/hbinputbuttongroup.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbinput/inputwidgets/hbinputbuttongroup.h	Mon Oct 04 00:38:12 2010 +0300
@@ -100,6 +100,7 @@
     void changeEvent(QEvent *event);
     void showEvent(QShowEvent *event);
     void hideEvent(QHideEvent *event);
+    bool eventFilter(QObject *obj, QEvent *event);
     int type() const {
         return Hb::ItemType_InputButtonGroup;
     }