Solving issue 2732: "Command-line option to use default (non)raw PP3 does not work"

This commit is contained in:
Hombre
2015-04-06 23:18:32 +02:00
parent 5ee2bf9431
commit 55af95b15b
7 changed files with 13 additions and 21 deletions

View File

@@ -23,7 +23,7 @@
ParamsEdited::ParamsEdited () {
set (false);
set (true);
}
void ParamsEdited::set (bool v) {