summaryrefslogtreecommitdiffstats
path: root/kio/kfile/kopenwith.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kfile/kopenwith.h')
-rw-r--r--kio/kfile/kopenwith.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kio/kfile/kopenwith.h b/kio/kfile/kopenwith.h
index 3dceb10bc..a6c570172 100644
--- a/kio/kfile/kopenwith.h
+++ b/kio/kfile/kopenwith.h
@@ -26,7 +26,7 @@
#include <krun.h>
#include <kservice.h>
-class KApplicationTree;
+class TDEApplicationTree;
class KURLRequester;
class TQWidget;
@@ -161,7 +161,7 @@ protected:
KURLRequester * edit;
TQString m_command;
- KApplicationTree* m_pTree;
+ TDEApplicationTree* m_pTree;
TQLabel *label;
TQString qName, qServiceType;