Remove unnecessary "protected:" from wx/qt/radiobut.h
No real changes, just remove an empty protected section.
This commit is contained in:
@@ -37,8 +37,6 @@ public:
|
||||
|
||||
virtual QWidget *GetHandle() const;
|
||||
|
||||
protected:
|
||||
|
||||
private:
|
||||
QRadioButton *m_qtRadioButton;
|
||||
|
||||
|
Reference in New Issue
Block a user