From 9b621a7f7a633c9e9eaff44cd6508fe12085c959 Mon Sep 17 00:00:00 2001 From: Kevin Hock Date: Sun, 7 Nov 2004 05:38:58 +0000 Subject: [PATCH] EnableEffects added for generic font dialog git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/fontdlg.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/fontdlg.tex b/docs/latex/wx/fontdlg.tex index ee93fcac1e..6b975aac52 100644 --- a/docs/latex/wx/fontdlg.tex +++ b/docs/latex/wx/fontdlg.tex @@ -36,7 +36,7 @@ Destructor. \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.