Compile fixes for 10.2 headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -158,7 +158,7 @@ bool wxListBox::Create(wxWindow *parent, wxWindowID id,
|
||||
columnDesc.propertyDesc.propertyID = 1024;
|
||||
columnDesc.propertyDesc.propertyType = kDataBrowserTextType;
|
||||
columnDesc.propertyDesc.propertyFlags =
|
||||
#ifdef MAC_OS_X_VERSION_10_3
|
||||
#if MAC_OS_X_VERSION_MAX_ALLOWED > MAC_OS_X_VERSION_10_2
|
||||
kDataBrowserListViewTypeSelectColumn |
|
||||
#endif
|
||||
kDataBrowserTableViewSelectionColumn ;
|
||||
|
Reference in New Issue
Block a user