X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/09990d5a4f70a87b81bfb8e23f94357e7d171c9f..5c840e5ba4254d45747d21f92ab7710e4c136b48:/src/os2/control.cpp?ds=sidebyside 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 )