diff options
Diffstat (limited to 'doc/html/qfile-h.html')
-rw-r--r-- | doc/html/qfile-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qfile-h.html b/doc/html/qfile-h.html index 763c4c5ea..67716de0a 100644 --- a/doc/html/qfile-h.html +++ b/doc/html/qfile-h.html @@ -86,7 +86,7 @@ body { background: #ffffff; color: black; } class TQDir; class TQFilePrivate; -class Q_EXPORT TQFile : public TQIODevice // file I/O device class +class TQ_EXPORT TQFile : public TQIODevice // file I/O device class { public: TQFile(); |