typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#ifdef __WXMAC_CLASSIC__
|
#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
|
#else
|
||||||
# include "wx/mac/carbon/dataview.h"
|
# include "wx/mac/carbon/dataview.h"
|
||||||
#endif
|
#endif
|
Reference in New Issue
Block a user