I don't know, changes were unstaged for too long
This commit is contained in:
parent
f7524e7c52
commit
ec73929274
@ -89,10 +89,6 @@ void SettingsDialog::on_uploaderList_clicked(const QModelIndex &) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void SettingsDialog::on_nameScheme_textEdited(const QString &arg1) {
|
|
||||||
settings::settings().setValue("fileFormat", arg1);
|
|
||||||
}
|
|
||||||
|
|
||||||
void SettingsDialog::on_nameScheme_textChanged(const QString &arg1) {
|
void SettingsDialog::on_nameScheme_textChanged(const QString &arg1) {
|
||||||
settings::settings().setValue("fileFormat", arg1);
|
settings::settings().setValue("fileFormat", arg1);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user