This commit is contained in:
2019-06-11 10:15:40 +02:00
parent f0872174cf
commit 1bab010d0b
7 changed files with 98 additions and 82 deletions

View File

@ -188,7 +188,7 @@ void qTabSettings::GetDynamicRange() {
}
void qTabSettings::SetDynamicRange(int index) {
FILE_LOG(logINFO) << "Setting dynamic range to " << comboDynamicRange->currentText().toAscii().data()
FILE_LOG(logINFO) << "Setting dynamic range to " << comboDynamicRange->currentText().toAscii().data();
try {
switch (index) {
case DYNAMICRANGE_32: