]> git.saurik.com Git - wxWidgets.git/commitdiff
EnableEffects added for generic font dialog
authorKevin Hock <hockkn@yahoo.com>
Sun, 7 Nov 2004 05:38:58 +0000 (05:38 +0000)
committerKevin Hock <hockkn@yahoo.com>
Sun, 7 Nov 2004 05:38:58 +0000 (05:38 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/fontdlg.tex

index ee93fcac1e118261968250bf5b326f2beef94bb8..6b975aac529989a39a1bc6a52ad427ddaccaf811 100644 (file)
@@ -36,7 +36,7 @@ Destructor.
 
 \func{void}{EnableEffects}{\param{bool}{ enable}}
 
 
 \func{void}{EnableEffects}{\param{bool}{ enable}}
 
-Enables or disables `effects' under MS Windows only. This refers to the
+Enables or disables `effects' under MS Windows or generic only. This refers to the
 controls for manipulating colour, strikeout and underline properties.
 
 The default value is true.
 controls for manipulating colour, strikeout and underline properties.
 
 The default value is true.