Raytracing: small bugfix in preferences

This commit is contained in:
Yorik van Havre
2013-11-15 23:46:19 -02:00
parent 3cf68dcd2c
commit 384de2e3c9

View File

@@ -74,7 +74,7 @@ void DlgSettingsRayImp::loadSettings()
prefCheckBox9->onRestore();
prefIntSpinBox1->onRestore();
prefIntSpinBox2->onRestore();
prefLineEdit1->onSave();
prefLineEdit1->onRestore();
}
/**