EnableEffects added for generic font dialog

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Hock
2004-11-07 05:38:58 +00:00
parent 8ae6cfb696
commit 9b621a7f7a

View 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. controls for manipulating colour, strikeout and underline properties.
The default value is true. The default value is true.