very small change
This commit is contained in:
parent
a9511afb85
commit
67d2f61cf7
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ CLlconClientDlg::CLlconClientDlg ( CClient* pNCliP,
|
||||||
"the right input channel and an instrument is connected to the left "
|
"the right input channel and an instrument is connected to the left "
|
||||||
"input channel which is much louder than the microphone, move the "
|
"input channel which is much louder than the microphone, move the "
|
||||||
"audio fader in a direction where the label above the fader shows "
|
"audio fader in a direction where the label above the fader shows "
|
||||||
"<i>L -x</i>, where <i>x</i> is the current attenuation indicator. " );
|
"<i>L -x</i>, where <i>x</i> is the current attenuation indicator." );
|
||||||
|
|
||||||
lblAudioPan->setWhatsThis ( strAudFader );
|
lblAudioPan->setWhatsThis ( strAudFader );
|
||||||
lblAudioPanValue->setWhatsThis ( strAudFader );
|
lblAudioPanValue->setWhatsThis ( strAudFader );
|
||||||
|
|
Loading…
Reference in a new issue