3757: key2string map still in memory after XML import
svn: r14979
This commit is contained in:
parent
08331a522f
commit
ed296c227d
@ -101,6 +101,7 @@ class DbLoader(CLIDbLoader):
|
||||
self.uistate.progress.hide()
|
||||
|
||||
def import_file(self):
|
||||
self.import_info = None
|
||||
# First thing first: import is a batch transaction
|
||||
# so we will lose the undo history. Warn the user.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user