diff src/gui-x.c @ 179:9ad43877534d r20-3b16

Import from CVS: tag r20-3b16
author cvs
date Mon, 13 Aug 2007 09:52:19 +0200
parents 6075d714658b
children 3d6bfa290dbd
line wrap: on
line diff
--- a/src/gui-x.c	Mon Aug 13 09:51:18 2007 +0200
+++ b/src/gui-x.c	Mon Aug 13 09:52:19 2007 +0200
@@ -293,7 +293,7 @@
   /* 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
      */
-#if defined(HAVE_MENUBAR)
+#if defined(HAVE_MENUBARS)
   DEVICE_X_MOUSE_TIMESTAMP (d) = x_focus_timestamp_really_sucks_fix_me_better;
 #else
   DEVICE_X_MOUSE_TIMESTAMP (d) = DEVICE_X_GLOBAL_MOUSE_TIMESTAMP (d);