diff options
Diffstat (limited to 'doc/html/qlistbox-h.html')
-rw-r--r-- | doc/html/qlistbox-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qlistbox-h.html b/doc/html/qlistbox-h.html index 23bc02a32..4401f72ec 100644 --- a/doc/html/qlistbox-h.html +++ b/doc/html/qlistbox-h.html @@ -82,7 +82,7 @@ body { background: #ffffff; color: black; } #include "ntqpixmap.h" #endif // QT_H -#ifndef QT_NO_LISTBOX +#ifndef TQT_NO_LISTBOX class TQListBoxPrivate; @@ -466,7 +466,7 @@ private: // Disabled copy constructor and operator= }; -#endif // QT_NO_LISTBOX +#endif // TQT_NO_LISTBOX #endif // TQLISTBOX_H </pre> |