mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
Provide an empty wxPyApp::OSXEnableAutomaticTabbing for the other platforms
This commit is contained in:
@@ -68,6 +68,7 @@ public:
|
||||
virtual void MacPrintFile(const wxString &) {}
|
||||
virtual void MacReopenApp() {}
|
||||
virtual bool OSXIsGUIApplication() { return true; }
|
||||
void OSXEnableAutomaticTabbing(bool) {}
|
||||
#endif
|
||||
|
||||
#ifdef __WXMAC__
|
||||
|
||||
Reference in New Issue
Block a user