Comment correction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1082,7 +1082,7 @@ WXDWORD wxWindowOS2::OS2GetStyle(
|
|||||||
dwStyle |= WS_CLIPSIBLINGS;
|
dwStyle |= WS_CLIPSIBLINGS;
|
||||||
|
|
||||||
return dwStyle;
|
return dwStyle;
|
||||||
} // end of wxWindowMSW::MSWGetStyle
|
} // end of wxWindowOS2::OS2GetStyle
|
||||||
|
|
||||||
//
|
//
|
||||||
// Make a Windows extended style from the given wxWidgets window style
|
// Make a Windows extended style from the given wxWidgets window style
|
||||||
|
Reference in New Issue
Block a user