diff options
Diffstat (limited to 'doc/html/qdir-h.html')
-rw-r--r-- | doc/html/qdir-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qdir-h.html b/doc/html/qdir-h.html index 25f1cff5b..f497d7558 100644 --- a/doc/html/qdir-h.html +++ b/doc/html/qdir-h.html @@ -84,7 +84,7 @@ body { background: #ffffff; color: black; } #endif // QT_H -#ifndef QT_NO_DIR +#ifndef TQT_NO_DIR typedef TQPtrList<TQFileInfo> TQFileInfoList; typedef TQPtrListIterator<TQFileInfo> TQFileInfoListIterator; class TQStringList; @@ -282,7 +282,7 @@ struct TQDirSortItem { TQFileInfo* item; }; -#endif // QT_NO_DIR +#endif // TQT_NO_DIR #endif // TQDIR_H </pre> <!-- eof --> |