allowing shaped windows again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -740,8 +740,6 @@ bool wxTopLevelWindowMac::Create(wxWindow *parent,
|
||||
// init our fields
|
||||
Init();
|
||||
|
||||
style = style & ~wxFRAME_SHAPED ;
|
||||
|
||||
m_windowStyle = style;
|
||||
|
||||
SetName(name);
|
||||
|
Reference in New Issue
Block a user