X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/33faea0a0d17e22a771d96573576bf143fd56e54..8b0f8432d72fc44aa7247ab1c19c04103323feea:/include/wx/cocoa/toplevel.h diff --git a/include/wx/cocoa/toplevel.h b/include/wx/cocoa/toplevel.h index 516f8eb7c5..20ca43150a 100644 --- a/include/wx/cocoa/toplevel.h +++ b/include/wx/cocoa/toplevel.h @@ -73,6 +73,7 @@ protected: WX_NSWindow m_cocoaNSWindow; static wxCocoaNSWindowHash sm_cocoaHash; virtual void CocoaReplaceView(WX_NSView oldView, WX_NSView newView); + static unsigned int NSWindowStyleForWxStyle(long style); // ------------------------------------------------------------------------ // Implementation