summaryrefslogtreecommitdiffstats
path: root/smoke/qt/qt_smoke.h
diff options
context:
space:
mode:
Diffstat (limited to 'smoke/qt/qt_smoke.h')
-rw-r--r--smoke/qt/qt_smoke.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/smoke/qt/qt_smoke.h b/smoke/qt/qt_smoke.h
index 22d8d23..3ca29df 100644
--- a/smoke/qt/qt_smoke.h
+++ b/smoke/qt/qt_smoke.h
@@ -1,9 +1,9 @@
-#ifndef QT_SMOKE_H
-#define QT_SMOKE_H
+#ifndef TQT_SMOKE_H
+#define TQT_SMOKE_H
// Defined in smokedata.cpp, initialized by init_qt_Smoke(), used by all .cpp files
extern Smoke* qt_Smoke;
-class QGlobalSpace { };
+class TQGlobalSpace { };
#endif