X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/09990d5a4f70a87b81bfb8e23f94357e7d171c9f..e111012a42a1bcb74c1ac07ff565ff4d7d1f9edf:/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 )