]> git.saurik.com Git - wxWidgets.git/commit
The presence of the effects controls (i.e. color) should not depend on whether or...
authorKevin Hock <hockkn@yahoo.com>
Sun, 21 Nov 2004 19:57:44 +0000 (19:57 +0000)
committerKevin Hock <hockkn@yahoo.com>
Sun, 21 Nov 2004 19:57:44 +0000 (19:57 +0000)
commit955f0add8917579c3da701330ff16848fc35ca40
tree317871eff8cee5d2d5aa335ad478371908752c23
parent8c6be1a881341a784b284d29a519e5f82283f936
The presence of the effects controls (i.e. color) should not depend on whether or not a color is present in the font data, but rather whether or not EnableEffects is true or false

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/fontdlg.cpp