From 78c0e83b30a4fc4063f57835d38b20776fad5eb2 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Tue, 1 Jan 2002 09:54:17 +0000 Subject: [PATCH] added detection of aqua layout scheme git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/mac/uma.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/wx/mac/uma.h b/include/wx/mac/uma.h index 344c1552e5..11e9cb7c5d 100644 --- a/include/wx/mac/uma.h +++ b/include/wx/mac/uma.h @@ -29,6 +29,7 @@ bool UMAHasAppearance() ; long UMAGetAppearanceVersion() ; bool UMAHasWindowManager() ; long UMAGetWindowManagerAttr() ; +bool UMAHasAquaLayout() ; // process manager -- 2.50.0