mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Revert r19965: It wasn't the problem after all.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19974 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -4018,7 +4018,6 @@ gnc_main_window_show_all_windows(void)
|
||||
#ifdef MAC_INTEGRATION
|
||||
g_signal_connect(theApp, "NSApplicationWillTerminate",
|
||||
G_CALLBACK(gtk_quartz_shutdown), NULL);
|
||||
gtk_osxapplication_set_use_quartz_accelerators(theApp, FALSE);
|
||||
gtk_osxapplication_ready(theApp);
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user