* Fixes ticket #4913.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35123 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Karsten Heimrich 2010-01-17 17:13:04 +00:00
parent ebb64acec1
commit fc17c9d286
1 changed files with 2 additions and 0 deletions

View File

@ -81,6 +81,8 @@ DirectoryFilePanel::Show()
fCurrentButton->SetTarget(Messenger());
SetButtonLabel(B_DEFAULT_BUTTON, "Select");
Window()->SetTitle("Expander: Choose destination");
Window()->Unlock();
SelectionChanged();