diff options
Diffstat (limited to 'doc/html/qwizard-h.html')
-rw-r--r-- | doc/html/qwizard-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qwizard-h.html b/doc/html/qwizard-h.html index f5aded811..09c902feb 100644 --- a/doc/html/qwizard-h.html +++ b/doc/html/qwizard-h.html @@ -90,7 +90,7 @@ class TQWizardPrivate; class Q_EXPORT TQWizard : public TQDialog { TQ_OBJECT - Q_PROPERTY( TQFont titleFont READ titleFont WRITE setTitleFont ) + TQ_PROPERTY( TQFont titleFont READ titleFont WRITE setTitleFont ) public: TQWizard( TQWidget* parent=0, const char* name=0, bool modal=FALSE, |