From: Stefan Csomor Date: Tue, 1 Jan 2002 09:54:17 +0000 (+0000) Subject: added detection of aqua layout scheme X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/78c0e83b30a4fc4063f57835d38b20776fad5eb2?ds=inline added detection of aqua layout scheme git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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