diff options
Diffstat (limited to 'doc/html/qsqlindex-h.html')
-rw-r--r-- | doc/html/qsqlindex-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qsqlindex-h.html b/doc/html/qsqlindex-h.html index 0d399dc5a..18fe46b21 100644 --- a/doc/html/qsqlindex-h.html +++ b/doc/html/qsqlindex-h.html @@ -91,7 +91,7 @@ body { background: #ffffff; color: black; } #define TQM_TEMPLATE_EXTERN_SQL Q_TEMPLATE_EXTERN #endif -#ifndef QT_NO_SQL +#ifndef TQT_NO_SQL class TQSqlCursor; @@ -130,7 +130,7 @@ private: #define Q_DEFINED_QSQLINDEX #include "ntqwinexport.h" -#endif // QT_NO_SQL +#endif // TQT_NO_SQL #endif </pre> <!-- eof --> |