Added OBIView_line_selection class to make new line selections

associated with the view to clone, and improved and renamed method
closing a view
This commit is contained in:
Celine Mercier
2016-09-30 17:48:53 +02:00
parent d88811ed7d
commit 9cd57deca9
10 changed files with 90 additions and 33 deletions

View File

@ -85,7 +85,7 @@ def run(config):
print(toprint)
i+=1
iview.save_and_close()
iview.close()
d.close()
print("Done.")