typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
fb728ebb01
commit
1bd01c5162
@ -1,5 +1,5 @@
|
||||
#ifdef __WXMAC_CLASSIC__
|
||||
# error "Native wxDataViewCtrl for classis environment not defined. Please use generic control."
|
||||
# error "Native wxDataViewCtrl for classic environment not defined. Please use generic control."
|
||||
#else
|
||||
# include "wx/mac/carbon/dataview.h"
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user