changeset 10 | a359256acfc6 |
parent 0 | dd21522fd290 |
child 11 | c8a366e56285 |
--- a/browserutilities/browserdialogsprovider/Src/BrowserSelectElementDlg.cpp Fri Jul 03 15:54:40 2009 +0100 +++ b/browserutilities/browserdialogsprovider/Src/BrowserSelectElementDlg.cpp Thu Aug 27 07:44:59 2009 +0300 @@ -160,6 +160,7 @@ iHistoryList->SetCurrentItemIndex( 0 ); } SetTitleL( aTitle ); + EnableFind(); } }