git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59827
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
bool MacIsReallyEnabled() ;
bool MacIsReallyHilited() ;
bool MacIsReallyEnabled() ;
bool MacIsReallyHilited() ;
+#if WXWIN_COMPATIBILITY_2_8
bool MacIsUserPane() { return m_macIsUserPane; }
bool MacIsUserPane() { return m_macIsUserPane; }
+#endif
+ bool MacIsUserPane() const { return m_macIsUserPane; }
virtual bool MacSetupCursor( const wxPoint& pt ) ;
virtual bool MacSetupCursor( const wxPoint& pt ) ;