diff options
Diffstat (limited to 'doc/html/qstatusbar-h.html')
-rw-r--r-- | doc/html/qstatusbar-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qstatusbar-h.html b/doc/html/qstatusbar-h.html index c73341abd..c7ba0b143 100644 --- a/doc/html/qstatusbar-h.html +++ b/doc/html/qstatusbar-h.html @@ -81,7 +81,7 @@ body { background: #ffffff; color: black; } #include "ntqwidget.h" #endif // QT_H -#ifndef QT_NO_STATUSBAR +#ifndef TQT_NO_STATUSBAR class TQStatusBarPrivate; @@ -127,7 +127,7 @@ private: // Disabled copy constructor and operator= #endif }; -#endif // QT_NO_STATUSBAR +#endif // TQT_NO_STATUSBAR #endif // TQSTATUSBAR_H </pre> |