summaryrefslogtreecommitdiffstats
path: root/src/Patchage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Patchage.cpp')
-rw-r--r--src/Patchage.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Patchage.cpp b/src/Patchage.cpp
index 94dfd34..1eaeb6c 100644
--- a/src/Patchage.cpp
+++ b/src/Patchage.cpp
@@ -768,6 +768,12 @@ Patchage::save()
}
void
+Patchage::quit()
+{
+ _main_win->hide();
+}
+
+void
Patchage::on_quit()
{
if (_alsa_driver) {