summaryrefslogtreecommitdiffstats
path: root/src/modules/notifier/notifiermessage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/notifier/notifiermessage.h')
-rw-r--r--src/modules/notifier/notifiermessage.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/modules/notifier/notifiermessage.h b/src/modules/notifier/notifiermessage.h
index 19af4966..d85eed5d 100644
--- a/src/modules/notifier/notifiermessage.h
+++ b/src/modules/notifier/notifiermessage.h
@@ -41,14 +41,7 @@
#include "kvi_pointerlist.h"
#include "kvi_time.h"
-#ifdef COMPILE_USE_QT4
- #define TQSimpleRichText Q3SimpleRichText
- #define TQPopupMenu Q3PopupMenu
- #include <tq3popupmenu.h>
- #include <tq3simplerichtext.h>
-#else
#include <tqsimplerichtext.h>
-#endif
class KviWindow;
class KviNotifierWindow;