First implementation
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
class QRadioButton;
|
||||
|
||||
class WXDLLIMPEXP_CORE wxRadioButton : public wxControl
|
||||
class WXDLLIMPEXP_CORE wxRadioButton : public wxRadioButtonBase<wxControl>
|
||||
{
|
||||
public:
|
||||
wxRadioButton();
|
||||
|
Reference in New Issue
Block a user