]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/src/misc.i
wxPython 2.1b1: Very minor changes needed for wxGTK
[wxWidgets.git] / utils / wxPython / src / misc.i
index 7e77b88026b5b3c4003a26ba2c156390e59785c6..6999c3f6eac132fd6440f8c85bbb70ca13405ed3 100644 (file)
@@ -156,6 +156,7 @@ wxString wxGetTextFromUser(const wxString& message,
                            int x = -1, int y = -1,
                            bool centre = TRUE);
 
+
 // TODO: Need to custom wrap this one...
 // int wxGetMultipleChoice(char* message, char* caption,
 //                         int LCOUNT, char** LIST,