summaryrefslogtreecommitdiffstats
path: root/src/editorproxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/editorproxy.h')
-rw-r--r--src/editorproxy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/editorproxy.h b/src/editorproxy.h
index 51854e9f..b505656f 100644
--- a/src/editorproxy.h
+++ b/src/editorproxy.h
@@ -6,9 +6,9 @@
#include <tqmemarray.h>
#include <tqguardedptr.h>
-class QPopupMenu;
+class TQPopupMenu;
class MultiBuffer;
-class QTimer;
+class TQTimer;
#include <kparts/part.h>
#include <ktexteditor/markinterface.h>