summaryrefslogtreecommitdiffstats
path: root/tdeio/tdefile/tdediroperator.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdefile/tdediroperator.h')
-rw-r--r--tdeio/tdefile/tdediroperator.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tdeio/tdefile/tdediroperator.h b/tdeio/tdefile/tdediroperator.h
index 89b1a1709..50467fc61 100644
--- a/tdeio/tdefile/tdediroperator.h
+++ b/tdeio/tdefile/tdediroperator.h
@@ -936,6 +936,9 @@ private slots:
void insertViewDependentActions();
+public:
+ bool eventFilter(TQObject *obj, TQEvent *ev);
+
private:
static bool isReadable( const KURL& url );