]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dataview.h
use std::[w]string for wxString implementation unless wxUSE_STD_STRING==0 but even...
[wxWidgets.git] / include / wx / mac / dataview.h
index 8c1905678192f5670d627203ea1801aad0e6d078..ffae4f69eaaeb546d15001a07f0cc951a93a539f 100644 (file)
@@ -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