]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/combo.h
More border rationalisation. GetDefaultBorder is now mostly defined in base class...
[wxWidgets.git] / include / wx / msw / combo.h
index ce07dd572ae0bc77a1c04695e6e2040eedf606a9..1f99eaa935cbbb3fcd446fe696fc78bd7f4da06d 100644 (file)
@@ -33,7 +33,7 @@
 // Define this only if native implementation includes all features
 #define wxCOMBOCONTROL_FULLY_FEATURED
 
-extern WXDLLIMPEXP_DATA_CORE(const wxChar) wxComboBoxNameStr[];
+extern WXDLLIMPEXP_DATA_CORE(const char) wxComboBoxNameStr[];
 
 class WXDLLEXPORT wxComboCtrl : public wxComboCtrlBase
 {