summaryrefslogtreecommitdiffstats
path: root/doc/html/qprogressdialog-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qprogressdialog-h.html')
-rw-r--r--doc/html/qprogressdialog-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qprogressdialog-h.html b/doc/html/qprogressdialog-h.html
index b18795a3..68f68de0 100644
--- a/doc/html/qprogressdialog-h.html
+++ b/doc/html/qprogressdialog-h.html
@@ -83,7 +83,7 @@ body { background: #ffffff; color: black; }
#include "ntqprogressbar.h" // ### remove or keep for users' convenience?
#endif // QT_H
-#ifndef QT_NO_PROGRESSDIALOG
+#ifndef TQT_NO_PROGRESSDIALOG
class TQPushButton;
class TQTimer;
@@ -172,7 +172,7 @@ private: // Disabled copy constructor and operator=
#endif
};
-#endif // QT_NO_PROGRESSDIALOG
+#endif // TQT_NO_PROGRESSDIALOG
#endif // TQPROGRESSDIALOG_H
</pre>