]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/radiobut.h
Fixed wxPGMultiButton (event handling, FinalizePosition() -> Finalize(), no longer...
[wxWidgets.git] / interface / wx / radiobut.h
index 0e8c56332ddaaeba54ef979eb6bf08fd20e1aa04..5fe292f85b712fbad0b6893ea819ee19dd8183c1 100644 (file)
@@ -88,7 +88,7 @@ public:
     /**
         Destructor, destroying the radio button item.
     */
-    ~wxRadioButton();
+    virtual ~wxRadioButton();
 
     /**
         Creates the choice for two-step construction. See wxRadioButton() for
@@ -105,7 +105,7 @@ public:
     /**
         Returns @true if the radio button is depressed, @false otherwise.
     */
-    bool GetValue() const;
+    virtual bool GetValue() const;
 
     /**
         Sets the radio button to selected or deselected status. This does not cause a