diff options
Diffstat (limited to 'doc/html/qsizegrip-h.html')
-rw-r--r-- | doc/html/qsizegrip-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qsizegrip-h.html b/doc/html/qsizegrip-h.html index 53d49eccb..fa1f1234e 100644 --- a/doc/html/qsizegrip-h.html +++ b/doc/html/qsizegrip-h.html @@ -81,7 +81,7 @@ body { background: #ffffff; color: black; } #include "ntqwidget.h" #endif // QT_H -#ifndef QT_NO_SIZEGRIP +#ifndef TQT_NO_SIZEGRIP class Q_EXPORT TQSizeGrip: public TQWidget { @@ -106,7 +106,7 @@ private: TQWidget *tlw; }; -#endif //QT_NO_SIZEGRIP +#endif //TQT_NO_SIZEGRIP #endif </pre> <!-- eof --> |