diff options
Diffstat (limited to 'doc/html/qinputdialog-h.html')
-rw-r--r-- | doc/html/qinputdialog-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qinputdialog-h.html b/doc/html/qinputdialog-h.html index aa18888bb..3989529ac 100644 --- a/doc/html/qinputdialog-h.html +++ b/doc/html/qinputdialog-h.html @@ -83,7 +83,7 @@ body { background: #ffffff; color: black; } #include "ntqlineedit.h" #endif // QT_H -#ifndef QT_NO_INPUTDIALOG +#ifndef TQT_NO_INPUTDIALOG class TQSpinBox; class TQComboBox; @@ -137,7 +137,7 @@ private: // Disabled copy constructor and operator= #endif }; -#endif // QT_NO_INPUTDIALOG +#endif // TQT_NO_INPUTDIALOG #endif // TQINPUTDIALOG_H |