]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/choicdgg.cpp
Disabling code that causes display glitch on Mac
[wxWidgets.git] / src / generic / choicdgg.cpp
index 72f042123d1b3594ebcf783d49649ceeb2009765..c13fe223adba571464997af92ddf0c4f82354cec 100644 (file)
@@ -133,7 +133,7 @@ wxString wxGetSingleChoice( const wxString& message,
 // Overloaded for backward compatibility
 wxString wxGetSingleChoice( const wxString& message,
                             const wxString& caption,
-                            int n, char *choices[],
+                            int n, wxChar *choices[],
                             wxWindow *parent,
                             int x, int y, bool centre,
                             int width, int height )