Undo change for notebook under 10.14, not needed under Beta 3 anymore

see #18146
This commit is contained in:
Stefan Csomor
2018-07-12 17:44:04 +02:00
parent 03a13591b9
commit 24b8a2523d

View File

@@ -87,7 +87,7 @@
if (!initialized)
{
initialized = YES;
wxOSXCocoaClassAddWXMethods( self, wxOSXSKIP_DRAW );
wxOSXCocoaClassAddWXMethods( self );
}
}