From 9b645f62f4a697996db7d3bcdcbe54e0479294c2 Mon Sep 17 00:00:00 2001
From: Teddy Wing
Date: Wed, 5 Sep 2018 23:18:34 +0200
Subject: MainMenu.xib: Re-enable `terminate:` action on "Quit" click
Since we had removed the action in
b44d11312c8dd908a8e6d3c83e8f9773a893e15c, clicking on "Quit" didn't do
anything. Re-enable the button so that it correctly quits the app when
clicked once again.
---
CopyMailto/Base.lproj/MainMenu.xib | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CopyMailto/Base.lproj/MainMenu.xib b/CopyMailto/Base.lproj/MainMenu.xib
index 8b9ca42..217c579 100644
--- a/CopyMailto/Base.lproj/MainMenu.xib
+++ b/CopyMailto/Base.lproj/MainMenu.xib
@@ -114,6 +114,9 @@ DQ
+
+
+
--
cgit v1.2.3