diff options
Diffstat (limited to 'doc/html/qdialog-h.html')
-rw-r--r-- | doc/html/qdialog-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qdialog-h.html b/doc/html/qdialog-h.html index 185b3d0f9..3abf629fc 100644 --- a/doc/html/qdialog-h.html +++ b/doc/html/qdialog-h.html @@ -88,7 +88,7 @@ TQ_OBJECT class TQPushButton; class TQDialogPrivate; -class Q_EXPORT TQDialog : public TQWidget +class TQ_EXPORT TQDialog : public TQWidget { friend class TQPushButton; TQ_OBJECT |