13
0

Reset export-config maps before each new export (1/2)

This commit is contained in:
Robin Gareus 2018-07-25 18:19:55 +02:00
parent 506863bf57
commit ff5cc4a311

View File

@ -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