]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/combobox.h
the app doesn't exit any more if a dialog is shown (and destroyed) while
[wxWidgets.git] / include / wx / gtk1 / 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;
 
 //-----------------------------------------------------------------------------