summaryrefslogtreecommitdiffstats
path: root/kommander/editor/mainwindowactions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/mainwindowactions.cpp')
-rw-r--r--kommander/editor/mainwindowactions.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/editor/mainwindowactions.cpp b/kommander/editor/mainwindowactions.cpp
index 36270590..0c9d4643 100644
--- a/kommander/editor/mainwindowactions.cpp
+++ b/kommander/editor/mainwindowactions.cpp
@@ -19,9 +19,9 @@
#include "mainwindow.h"
-#ifdef QT_NO_SQL
+#ifdef TQT_NO_SQL
#define TQT_NO_SQL
-#endif // QT_NO_SQL
+#endif // TQT_NO_SQL
#include <tqapplication.h>
#include <tqclipboard.h>