diff options
Diffstat (limited to 'doc/html/tqfontdialog-h.html')
-rw-r--r-- | doc/html/tqfontdialog-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqfontdialog-h.html b/doc/html/tqfontdialog-h.html index 681598877..a429f02cb 100644 --- a/doc/html/tqfontdialog-h.html +++ b/doc/html/tqfontdialog-h.html @@ -110,7 +110,7 @@ private: static TQFont getFont( bool *ok, const TQFont *def, TQWidget* parent=0, const char* name=0); - TQFontDialog( TQWidget* parent=0, const char* name=0, bool modal=FALSE, + TQFontDialog( TQWidget* parent=0, const char* name=0, bool modal=false, WFlags f=0 ); ~TQFontDialog(); |