]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/dcprint.h
Fix up NSSlider code to not use class posing and instantiate the proper type (now...
[wxWidgets.git] / include / wx / palmos / dcprint.h
index b5b7701262fba89fc1b77c25ae2974a94be34848..20758ead92f4f68a72d7dd3372713d9d1c2680fd 100644 (file)
@@ -34,6 +34,8 @@ public:
     virtual void StartPage();
     virtual void EndPage();
 
+    wxRect GetPaperRect();
+
 protected:
     virtual void DoDrawBitmap(const wxBitmap &bmp, wxCoord x, wxCoord y,
                               bool useMask = FALSE);