build fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2007-10-27 22:24:35 +00:00
parent 820162a63f
commit f53c863825
3 changed files with 17 additions and 22 deletions

View File

@@ -11,7 +11,7 @@
#define _WX_MACCARBONDATAVIEWCTRL_H_
typedef void* DataBrowserItemDataRef;
typedef void* WXDataBrowserPropertyType;
typedef unsigned long WXDataBrowserPropertyType;
typedef wxUint32 WXDataBrowserPropertyID;
// ---------------------------------------------------------