Update include/wx/msw/radiobut.h
Co-authored-by: VZ <vz-github@zeitlins.org>
This commit is contained in:
parent
200c1af697
commit
593e6a9ca6
@ -13,7 +13,7 @@
|
||||
|
||||
#include "wx/msw/ownerdrawnbutton.h"
|
||||
|
||||
class WXDLLIMPEXP_CORE wxRadioButton : public public wxRadioButtonBase<wxMSWOwnerDrawnButton<wxControl>>
|
||||
class WXDLLIMPEXP_CORE wxRadioButton : public wxRadioButtonBase< wxMSWOwnerDrawnButton<wxControl> >
|
||||
{
|
||||
public:
|
||||
// ctors and creation functions
|
||||
|
Loading…
Reference in New Issue
Block a user