]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/radiobut.h
OS/2 fix
[wxWidgets.git] / include / wx / msw / radiobut.h
index b47ee2e241ed5fb7aae8d01c16cba9174e8ed0b4..287bce70cc75eebad48a820105a292ae141df034 100644 (file)
@@ -52,6 +52,7 @@ public:
     // implementation only from now on
     virtual bool MSWCommand(WXUINT param, WXWORD id);
     virtual void Command(wxCommandEvent& event);
+    virtual bool HasTransparentBackground() { return true; }
 
 protected:
     virtual wxSize DoGetBestSize() const;