]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/utilsgui.cpp
Make wxWindow::SetSizeHints() do nothing.
[wxWidgets.git] / src / palmos / utilsgui.cpp
index eaab8f03b112d0dceea8e974613ba66e28eca60e..29aba3dd83d0ef46b6dd206a1abd75082b2bd2d5 100644 (file)
@@ -88,7 +88,7 @@ bool wxGetResource(const wxString& section, const wxString& entry, int *value, c
 static int gs_wxBusyCursorCount = 0;
 
 // Set the cursor to the busy cursor for all windows
-void wxBeginBusyCursor(wxCursor *cursor)
+void wxBeginBusyCursor(const wxCursor *cursor)
 {
 }