renaissance1: #i107215# Fixed focus handling of relocated slide sorter.

This commit is contained in:
Andre Fischer 2010-06-17 18:27:35 +02:00
parent 11ce307732
commit 4eed61af82

View file

@ -327,6 +327,7 @@ void PaneDockingWindow::StateChanged( StateChangedType nType )
{
case STATE_CHANGE_INITSHOW:
Resize();
mpContentWindow->SetStyle(mpContentWindow->GetStyle() | WB_DIALOGCONTROL);
break;
case STATE_CHANGE_VISIBLE: