X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/09990d5a4f70a87b81bfb8e23f94357e7d171c9f..8d36b2167df7e86ecfc58d148eaf6abe0a5b7971:/src/os2/control.cpp diff --git a/src/os2/control.cpp b/src/os2/control.cpp index c9354af222..df264fae88 100644 --- a/src/os2/control.cpp +++ b/src/os2/control.cpp @@ -108,7 +108,7 @@ bool wxControl::OS2CreateControl( (void) OS2GetStyle(GetWindowStyle(), &dwExstyle); } // - // All controls should have these styles (wxWindows creates all controls + // All controls should have these styles (wxWidgets creates all controls // visible by default) // if (m_isShown )