]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/enhmeta.h
add GetControlWidget() accessor to the generic wxCollapsiblePane
[wxWidgets.git] / include / wx / palmos / enhmeta.h
index e986395628f7273e954b0fdd05693ea3324b8ca1..70c0c924dae3595445856750bdb5fb8a195ab522 100644 (file)
@@ -37,7 +37,7 @@ public:
         { Free(); }
 
     // display the picture stored in the metafile on the given DC
-    bool Play(wxDC *dc, wxRect *rectBound = (wxRect *)NULL);
+    bool Play(wxDC *dc, wxRect *rectBound = NULL);
 
     // accessors
     virtual bool IsOk() const { return m_hMF != 0; }