adding constant which appears in Leopard SDK only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -41,6 +41,9 @@
|
|||||||
|
|
||||||
wxWindow* g_MacLastWindow = NULL ;
|
wxWindow* g_MacLastWindow = NULL ;
|
||||||
|
|
||||||
|
// unified title and toolbar constant - not in Tiger headers, so we duplicate it here
|
||||||
|
#define kWindowUnifiedTitleAndToolbarAttribute (1 << 7)
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
// wxWindowMac utility functions
|
// wxWindowMac utility functions
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user