small fix
This commit is contained in:
parent
99079883f0
commit
7187c809c3
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ CClientSettingsDlg::CClientSettingsDlg ( CClient* pNCliP, QWidget* parent,
|
|||
|
||||
cbOpenChatOnNewMessage->setToolTip ( tr ( "If Open Chat on New Message "
|
||||
"is disabled, a hint in the main window status bar is shown when a "
|
||||
"new message has arrived" ) + TOOLTIP_COM_END_TEXT );
|
||||
"new message has arrived." ) + TOOLTIP_COM_END_TEXT );
|
||||
|
||||
// use high quality audio
|
||||
cbUseHighQualityAudio->setWhatsThis ( tr ( "<b>Use High Quality Audio</b> "
|
||||
|
|
Loading…
Reference in a new issue