summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/widget_layer.h
authoribotty <ibotty>2002-10-13 10:49:21 (UTC)
committer ibotty <ibotty>2002-10-13 10:49:21 (UTC)
commit72d9ce37fdd97b7ff37111e365cc8a14e0bbc52c (patch) (side-by-side diff)
tree95ddc3c8ec3740d9544d6df08695a26fb52d46c9 /noncore/apps/opie-console/widget_layer.h
parentb8377d9c462d7edbc92c6809503cb53a09f8fd98 (diff)
downloadopie-72d9ce37fdd97b7ff37111e365cc8a14e0bbc52c.zip
opie-72d9ce37fdd97b7ff37111e365cc8a14e0bbc52c.tar.gz
opie-72d9ce37fdd97b7ff37111e365cc8a14e0bbc52c.tar.bz2
does not work... but committed to get things started
Diffstat (limited to 'noncore/apps/opie-console/widget_layer.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/widget_layer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/opie-console/widget_layer.h b/noncore/apps/opie-console/widget_layer.h
index 067f3da..1d96bf4 100644
--- a/noncore/apps/opie-console/widget_layer.h
+++ b/noncore/apps/opie-console/widget_layer.h
@@ -121,6 +121,8 @@ public:
*/
virtual void scroll( int value ) = 0;
+
+ virtual bool eventFilter( QObject *obj, QEvent *event );
signals:
/**