small change

This commit is contained in:
Volker Fischer 2006-12-30 13:44:20 +00:00
parent b8bad82676
commit 4cb4cade33

View file

@ -273,6 +273,7 @@ void CLlconClientDlg::OnOpenGeneralSettings()
// make sure dialog is upfront and has focus // make sure dialog is upfront and has focus
ClientSettingsDlg.raise(); ClientSettingsDlg.raise();
ClientSettingsDlg.setActiveWindow(); ClientSettingsDlg.setActiveWindow();
} }
void CLlconClientDlg::OnFaderTagTextChanged ( const QString& strNewName ) void CLlconClientDlg::OnFaderTagTextChanged ( const QString& strNewName )