Lots more Unicode fixes.
[wxWidgets.git] / include / wx / gtk / combobox.h
index e7be38f91bae964dbc823fdbc3644d7d801ca12f..b0e0bea5e4b258b132d1a18151a833d51590e419 100644 (file)
@@ -33,7 +33,7 @@ class wxComboBox;
 // global data
 //-----------------------------------------------------------------------------
 
-extern const char* wxComboBoxNameStr;
+extern const wxChar* wxComboBoxNameStr;
 extern const wxChar* wxEmptyString;
 
 //-----------------------------------------------------------------------------