Properly revert FormatSpec changes on "cancel"
authorRobin Gareus <robin@gareus.org>
Wed, 21 Nov 2018 22:21:13 +0000 (23:21 +0100)
committerRobin Gareus <robin@gareus.org>
Wed, 21 Nov 2018 22:21:13 +0000 (23:21 +0100)
commit555dcd11fd3c25282e0c16f99efdddc42d824ed4
treeeefa620a5fbf1c3df79180c439720aa860282e74
parent9326ced760315986fbce617bece607d75985e027
Properly revert FormatSpec changes on "cancel"

Previously the ExportFormatDialog saved changes to disk on "save" but
did nothing on "cancel". The format changed *remained* modified in
memory, just not saved (until the ExportProfileManager is re-instantiated)
gtk2_ardour/export_file_notebook.cc
gtk2_ardour/export_format_selector.cc
gtk2_ardour/export_format_selector.h