Change the base class of wxBitmapToggleButton
This commit is contained in:
@@ -44,7 +44,7 @@ private:
|
||||
|
||||
|
||||
|
||||
class WXDLLIMPEXP_CORE wxBitmapToggleButton: public wxToggleButtonBase
|
||||
class WXDLLIMPEXP_CORE wxBitmapToggleButton: public wxToggleButton
|
||||
{
|
||||
public:
|
||||
wxBitmapToggleButton();
|
||||
|
Reference in New Issue
Block a user