summaryrefslogtreecommitdiffstats
path: root/src/widgets/ntqstatusbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/ntqstatusbar.h')
-rw-r--r--src/widgets/ntqstatusbar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/ntqstatusbar.h b/src/widgets/ntqstatusbar.h
index 894d1347f..91fe500b4 100644
--- a/src/widgets/ntqstatusbar.h
+++ b/src/widgets/ntqstatusbar.h
@@ -45,7 +45,7 @@
#include "ntqwidget.h"
#endif // QT_H
-#ifndef QT_NO_STATUSBAR
+#ifndef TQT_NO_STATUSBAR
class TQStatusBarPrivate;
@@ -91,6 +91,6 @@ private: // Disabled copy constructor and operator=
#endif
};
-#endif // QT_NO_STATUSBAR
+#endif // TQT_NO_STATUSBAR
#endif // TQSTATUSBAR_H