r19974 - gnucash/trunk/src/gnome-utils - Revert r19965: It wasn't the problem after all.

John Ralls jralls at code.gnucash.org
Tue Dec 21 15:05:10 EST 2010


Author: jralls
Date: 2010-12-21 15:05:10 -0500 (Tue, 21 Dec 2010)
New Revision: 19974
Trac: http://svn.gnucash.org/trac/changeset/19974

Modified:
   gnucash/trunk/src/gnome-utils/gnc-main-window.c
Log:
Revert r19965: It wasn't the problem after all.

Modified: gnucash/trunk/src/gnome-utils/gnc-main-window.c
===================================================================
--- gnucash/trunk/src/gnome-utils/gnc-main-window.c	2010-12-21 20:03:06 UTC (rev 19973)
+++ gnucash/trunk/src/gnome-utils/gnc-main-window.c	2010-12-21 20:05:10 UTC (rev 19974)
@@ -4018,7 +4018,6 @@
 #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
 }



More information about the gnucash-changes mailing list