Initialize member variables to avoid warnings
This commit is contained in:
@@ -39,6 +39,7 @@ public:
|
||||
wxTextEntryDialog()
|
||||
{
|
||||
m_textctrl = NULL;
|
||||
m_dialogStyle = 0;
|
||||
}
|
||||
|
||||
wxTextEntryDialog(wxWindow *parent,
|
||||
|
Reference in New Issue
Block a user