summaryrefslogtreecommitdiffstats
path: root/krootbacking/krootbacking.h
diff options
context:
space:
mode:
Diffstat (limited to 'krootbacking/krootbacking.h')
-rw-r--r--krootbacking/krootbacking.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/krootbacking/krootbacking.h b/krootbacking/krootbacking.h
index 860fe7e85..a430d3c45 100644
--- a/krootbacking/krootbacking.h
+++ b/krootbacking/krootbacking.h
@@ -27,7 +27,7 @@
#include <tqcolor.h>
#include <tdelibs_export.h>
-#ifndef Q_WS_QWS //FIXME
+#ifndef TQ_WS_QWS //FIXME
class TQRect;
class TQWidget;
@@ -174,6 +174,6 @@ private:
void init();
};
-#endif // ! Q_WS_QWS
+#endif // ! TQ_WS_QWS
#endif // KROOTBACKING_H