fixing compile under ios
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2179,7 +2179,7 @@ WXWindow wxWindowMac::MacGetTopLevelWindowRef() const
|
||||
|
||||
bool wxWindowMac::MacHasScrollBarCorner() const
|
||||
{
|
||||
#if wxUSE_SCROLLBAR
|
||||
#if wxUSE_SCROLLBAR && !wxOSX_USE_IPHONE
|
||||
/* Returns whether the scroll bars in a wxScrolledWindow should be
|
||||
* shortened. Scroll bars should be shortened if either:
|
||||
*
|
||||
|
Reference in New Issue
Block a user