wrap the code in #if wxUSE_DATAVIEWCTRL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-09-03 03:07:29 +00:00
parent c21ee7925b
commit a3fd36e7c3

View File

@@ -20,6 +20,8 @@
#include "wx/wxprec.h"
#if wxUSE_DATAVIEWCTRL
#include "wx/utils.h"
#ifndef WX_PRECOMP
@@ -1020,5 +1022,5 @@ void wxMacDataViewDataBrowserListViewControl::DataBrowserItemNotificationProc(Da
} /* wxMacDataViewDataBrowserListViewControl::DataBrowserItemNotificationProc(DataBrowserItemID, DataBrowserItemNotification, DataBrowserItemDataRef) */
#endif
// wxUSE_GENERICDATAVIEWCTRL
#endif // wxUSE_DATAVIEWCTRL
#endif // wxUSE_GENERICDATAVIEWCTRL