Reset export-config maps before each new export (1/2)
This commit is contained in:
parent
506863bf57
commit
ff5cc4a311
@ -149,6 +149,7 @@ ExportProfileManager::prepare_for_export ()
|
||||
FormatStateList::const_iterator format_it;
|
||||
FilenameStateList::const_iterator filename_it;
|
||||
|
||||
handler->reset ();
|
||||
// For each timespan
|
||||
for (TimespanList::iterator ts_it = ts_list->begin(); ts_it != ts_list->end(); ++ts_it) {
|
||||
// ..., each format-filename pair
|
||||
|
Loading…
Reference in New Issue
Block a user