summaryrefslogtreecommitdiffstats
path: root/src/modules/actioneditor/actioneditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/actioneditor/actioneditor.h')
-rw-r--r--src/modules/actioneditor/actioneditor.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/modules/actioneditor/actioneditor.h b/src/modules/actioneditor/actioneditor.h
index d6808af3..6823a387 100644
--- a/src/modules/actioneditor/actioneditor.h
+++ b/src/modules/actioneditor/actioneditor.h
@@ -71,12 +71,7 @@ class TQToolButton;
class TQSimpleRichText;
class TQPushButton;
-#ifdef COMPILE_USE_QT4
- #include <tq3simplerichtext.h>
- #define TQSimpleRichText Q3SimpleRichText
-#else
#include <tqsimplerichtext.h>
-#endif