Raytracing: small bugfix in preferences
This commit is contained in:
parent
6987a70917
commit
8a26361c2b
|
@ -74,7 +74,7 @@ void DlgSettingsRayImp::loadSettings()
|
|||
prefCheckBox9->onRestore();
|
||||
prefIntSpinBox1->onRestore();
|
||||
prefIntSpinBox2->onRestore();
|
||||
prefLineEdit1->onSave();
|
||||
prefLineEdit1->onRestore();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user