diff options
Diffstat (limited to 'src/dialogs/tqfontdialog.h')
| -rw-r--r-- | src/dialogs/tqfontdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/tqfontdialog.h b/src/dialogs/tqfontdialog.h index bb19b7676..178781ee7 100644 --- a/src/dialogs/tqfontdialog.h +++ b/src/dialogs/tqfontdialog.h @@ -75,7 +75,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(); |
