Undo change for notebook under 10.14, not needed under Beta 3 anymore
see #18146
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
if (!initialized)
|
||||
{
|
||||
initialized = YES;
|
||||
wxOSXCocoaClassAddWXMethods( self, wxOSXSKIP_DRAW );
|
||||
wxOSXCocoaClassAddWXMethods( self );
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user