]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/dcprint.h
renamed GetColHeader() to GetGridColHeader() for consistency with the other existing...
[wxWidgets.git] / include / wx / palmos / dcprint.h
index 6051b0a23cf49c626f74325e2df02edaaedcf25f..a67bb3123a3fcdd54d60f3174fd73032868c09e1 100644 (file)
@@ -34,7 +34,7 @@ public:
     virtual void StartPage();
     virtual void EndPage();
 
-    wxRect GetPaperRect();
+    wxRect GetPaperRect() const;
 
 protected:
     virtual void DoDrawBitmap(const wxBitmap &bmp, wxCoord x, wxCoord y,