compilation fix after recent patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2b5f62a0b2
commit
b6b2d787e3
@ -879,7 +879,7 @@ void wxFileCtrl::GoToParentDir()
|
|||||||
EnsureVisible( id );
|
EnsureVisible( id );
|
||||||
}
|
}
|
||||||
|
|
||||||
m_labelDir->SetLabel(dir);
|
m_labelDir->SetLabel(m_dirName);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user