diff options
Diffstat (limited to 'doc/html/qdialog-h.html')
-rw-r--r-- | doc/html/qdialog-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qdialog-h.html b/doc/html/qdialog-h.html index a49649ff9..185b3d0f9 100644 --- a/doc/html/qdialog-h.html +++ b/doc/html/qdialog-h.html @@ -80,7 +80,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqwidget.h" #endif // QT_H -#ifndef QT_NO_DIALOG +#ifndef TQT_NO_DIALOG #if 0 TQ_OBJECT #endif @@ -173,7 +173,7 @@ private: // Disabled copy constructor and operator= #endif }; -#endif // QT_NO_DIALOG +#endif // TQT_NO_DIALOG #endif // TQDIALOG_H </pre> <!-- eof --> |