X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0a66d92372d38600f2b993a541f5788064fba2d..db7035e48a4ccc6265fa01949cb92db3c6b6c17f:/include/wx/mac/dataview.h diff --git a/include/wx/mac/dataview.h b/include/wx/mac/dataview.h index 8c19056781..ffae4f69ea 100644 --- a/include/wx/mac/dataview.h +++ b/include/wx/mac/dataview.h @@ -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 \ No newline at end of file +#endif