Update include/wx/msw/radiobut.h

Co-authored-by: VZ <vz-github@zeitlins.org>
This commit is contained in:
Stefan Csomor 2020-09-20 18:35:51 +02:00 committed by GitHub
parent 200c1af697
commit 593e6a9ca6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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