X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec758a20a2b166b2073e1c902cc745db01290f02..a43a4f9d4d4a7f107e81bc7de0c1eea729593ee2:/include/wx/gtk/dcscreen.h?ds=sidebyside diff --git a/include/wx/gtk/dcscreen.h b/include/wx/gtk/dcscreen.h index c2be00de89..34a90bc599 100644 --- a/include/wx/gtk/dcscreen.h +++ b/include/wx/gtk/dcscreen.h @@ -31,7 +31,7 @@ public: ~wxScreenDC(void); static bool StartDrawingOnTop( wxWindow *window ); - static bool StartDrawingOnTop( wxRectangle *rect = (wxRectangle *) NULL ); + static bool StartDrawingOnTop( wxRect *rect = (wxRect *) NULL ); static bool EndDrawingOnTop(void); // implementation