when creating a new session after working on one, the "Cancel" button should be a...
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 29 May 2017 19:35:03 +0000 (15:35 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 29 May 2017 19:35:03 +0000 (15:35 -0400)
commitb21c4b41a39c4ace711b52c2ee02617e8c274aae
treeac89e8b439bb3f6ca028d47a688c40c498ab5d99
parent0a13106765638eb0eadf487773fcaa40461cd9f6
when creating a new session after working on one, the "Cancel" button should be a quit button.

This avoids ending up with a null Session pointer in the GUI (#7369)
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui_ed.cc