Initialise m_qtPushButton in wxAnyButton's constructor.
This commit is contained in:
@@ -18,9 +18,7 @@ class QPushButton;
|
||||
class WXDLLIMPEXP_CORE wxAnyButton : public wxAnyButtonBase
|
||||
{
|
||||
public:
|
||||
wxAnyButton()
|
||||
{
|
||||
}
|
||||
wxAnyButton();
|
||||
|
||||
// implementation
|
||||
// --------------
|
||||
|
Reference in New Issue
Block a user