Spelling fixes in comments in wxOSX.
No real changes. Closes #14932. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -387,7 +387,7 @@ bool wxWindowMac::MacIsUserPane() const
|
||||
/*
|
||||
* Right now we have the following setup :
|
||||
* a border that is not part of the native control is always outside the
|
||||
* control's border (otherwise we loose all native intelligence, future ways
|
||||
* control's border (otherwise we lose all native intelligence, future ways
|
||||
* may be to have a second embedding control responsible for drawing borders
|
||||
* and backgrounds eventually)
|
||||
* so all this border calculations have to be taken into account when calling
|
||||
@@ -2876,4 +2876,4 @@ bool wxWidgetImpl::NeedsFrame() const
|
||||
|
||||
void wxWidgetImpl::SetDrawingEnabled(bool WXUNUSED(enabled))
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user