First implementation

This commit is contained in:
Stefan Csomor
2020-09-17 22:35:22 +02:00
parent dcdcbbe078
commit 92ea83f00b
8 changed files with 46 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
// wxRadioButton
// ----------------------------------------------------------------------------
class WXDLLIMPEXP_CORE wxRadioButton : public wxCheckBox
class WXDLLIMPEXP_CORE wxRadioButton : public wxRadioButtonBase<wxCheckBox>
{
public:
// constructors