summaryrefslogtreecommitdiffstats
path: root/src/widgets/ntqprogressbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/ntqprogressbar.h')
-rw-r--r--src/widgets/ntqprogressbar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/ntqprogressbar.h b/src/widgets/ntqprogressbar.h
index 4ca7b9e84..4515b0989 100644
--- a/src/widgets/ntqprogressbar.h
+++ b/src/widgets/ntqprogressbar.h
@@ -45,7 +45,7 @@
#include "ntqframe.h"
#endif // QT_H
-#ifndef QT_NO_PROGRESSBAR
+#ifndef TQT_NO_PROGRESSBAR
class TQProgressBarPrivate;
@@ -154,6 +154,6 @@ inline bool TQProgressBar::percentageVisible() const
return percentage_visible;
}
-#endif // QT_NO_PROGRESSBAR
+#endif // TQT_NO_PROGRESSBAR
#endif // TQPROGRESSBAR_H