merge with Dev

This commit is contained in:
Desmis
2017-09-26 12:44:10 +02:00
5 changed files with 9 additions and 15 deletions

View File

@@ -519,8 +519,7 @@ void Options::setDefaults ()
#endif
// 0 = SET mode, 1 = ADD mode
baBehav.clear();
baBehav.resize(ADDSET_PARAM_NUM, 0);
baBehav.assign(ADDSET_PARAM_NUM, 0);
rtSettings.darkFramesPath = "";
rtSettings.flatFieldsPath = "";