]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/bitmap.h
added enabled and hidden attributes to radio box items in XRC
[wxWidgets.git] / include / wx / mgl / bitmap.h
index 86bc9a8657fe3de5666b0492dcc08daca5ee6bdd..9e8409a815b701ffa8e46d8fb06dc315211e6d5f 100644 (file)
@@ -69,6 +69,9 @@ public:
     bitmap_t *GetMGLbitmap_t() const;
 
 protected:
+    virtual wxGDIRefData *CreateGDIRefData() const;
+    virtual wxGDIRefData *CloneGDIRefData(const wxGDIRefData *data) const;
+
     // creates temporary DC for access to bitmap's data:
     MGLDevCtx *CreateTmpDC() const;
     // sets fg & bg colours for 1bit bitmaps: