summaryrefslogtreecommitdiffstats
path: root/doc/html/qlcdnumber-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qlcdnumber-h.html')
-rw-r--r--doc/html/qlcdnumber-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qlcdnumber-h.html b/doc/html/qlcdnumber-h.html
index 3937bbd90..9d9f541c7 100644
--- a/doc/html/qlcdnumber-h.html
+++ b/doc/html/qlcdnumber-h.html
@@ -82,7 +82,7 @@ body { background: #ffffff; color: black; }
#include "ntqbitarray.h"
#endif // QT_H
-#ifndef QT_NO_LCDNUMBER
+#ifndef TQT_NO_LCDNUMBER
class TQLCDNumberPrivate;
@@ -177,7 +177,7 @@ inline int TQLCDNumber::numDigits() const
{ return ndigits; }
-#endif // QT_NO_LCDNUMBER
+#endif // TQT_NO_LCDNUMBER
#endif // TQLCDNUMBER_H
</pre>