reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-10-22 20:36:32 +00:00
parent 5df4dd4bc5
commit ec9b55ca46
2 changed files with 3 additions and 3 deletions

View File

@@ -7679,7 +7679,7 @@ class Window(EvtHandler):
no matter what and only the font might.
This rather complicated logic is necessary in order to accommodate the
different usage scenarius. The most common one is when all default
different usage scenarios. The most common one is when all default
attributes are used and in this case, nothing should be inherited as
in modern GUIs different controls use different fonts (and colours)
than their siblings so they can't inherit the same value from the