summaryrefslogtreecommitdiff
path: root/core/launcher/desktop.h
authorsandman <sandman>2002-09-30 23:09:04 (UTC)
committer sandman <sandman>2002-09-30 23:09:04 (UTC)
commit61fdbd044d40cb3c93eab5a1ba262964a9413c66 (patch) (side-by-side diff)
treedb5cadc832dc402b53fc910b1d0ba3c7f26474ee /core/launcher/desktop.h
parent37a8266f4a32d07a27d453897febf1f25963a4d0 (diff)
downloadopie-61fdbd044d40cb3c93eab5a1ba262964a9413c66.zip
opie-61fdbd044d40cb3c93eab5a1ba262964a9413c66.tar.gz
opie-61fdbd044d40cb3c93eab5a1ba262964a9413c66.tar.bz2
Removed the button mapping for H3800, since this is now handled in the
ODevice iPAQ keyfilter
Diffstat (limited to 'core/launcher/desktop.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/desktop.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/launcher/desktop.h b/core/launcher/desktop.h
index b9ff39f..f7c3e3f 100644
--- a/core/launcher/desktop.h
+++ b/core/launcher/desktop.h
@@ -122,7 +122,6 @@ protected:
void executeOrModify( const QString& appLnkFile );
void styleChange( QStyle & );
void timerEvent( QTimerEvent *e );
- bool eventFilter( QObject *, QEvent * );
QWidget *bg;
Launcher *launcher;