m_dialogStyle removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -72,7 +72,6 @@ wxDirDialog::wxDirDialog(wxWindow *parent,
|
||||
{
|
||||
wxASSERT_MSG( NavServicesAvailable() , wxT("Navigation Services are not running") ) ;
|
||||
m_message = message;
|
||||
m_dialogStyle = style;
|
||||
m_parent = parent;
|
||||
m_path = defaultPath;
|
||||
}
|
||||
|
Reference in New Issue
Block a user