diff src/gui-x.c @ 288:e11d67e05968 r21-0b42

Import from CVS: tag r21-0b42
author cvs
date Mon, 13 Aug 2007 10:35:54 +0200
parents 57709be46d1b
children 9ea74add5d37
line wrap: on
line diff
--- a/src/gui-x.c	Mon Aug 13 10:35:07 2007 +0200
+++ b/src/gui-x.c	Mon Aug 13 10:35:54 2007 +0200
@@ -259,7 +259,7 @@
       arg = Qmenu_no_selection_hook;
     }
   else
-    get_callback (data, &fn, &arg);
+    get_gui_callback (data, &fn, &arg);
 
   /* This is the timestamp used for asserting focus so we need to get an
      up-to-date value event if no events has been dispatched to emacs