]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/caret.h
GetRegion is not needed anymore
[wxWidgets.git] / include / wx / generic / caret.h
index 15f5469bb490551669da9031d1983913637d4b9a..83fd6e1aae7c77d041a6e7a02e5fc5c5ea6a511d 100644 (file)
@@ -70,7 +70,7 @@ protected:
     void Refresh();
 
     // draw the caret on the given DC
-    void DoDraw(wxDC *dc);
+    void DoDraw(wxDC *dc, wxWindow* win);
 
 private:
     // GTK specific initialization