X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec758a20a2b166b2073e1c902cc745db01290f02..6c82a1fd8d02beb023b21d230b97ddce42962b02:/include/wx/gtk/dcscreen.h

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