]> git.eshelyaron.com Git - emacs.git/commitdiff
* dispextern.h: Declare hourglass_started.
authorJan Djärv <jan.h.d@swipnet.se>
Thu, 10 Mar 2005 19:07:39 +0000 (19:07 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Thu, 10 Mar 2005 19:07:39 +0000 (19:07 +0000)
src/dispextern.h

index 1d8c1402c815785d0c0d13035636ec75349488db..d331121627b05ac97ebff4fd791cca425a8468ea 100644 (file)
@@ -2817,6 +2817,7 @@ EXFUN (Fx_show_tip, 6);
 EXFUN (Fx_hide_tip, 0);
 extern void start_hourglass P_ ((void));
 extern void cancel_hourglass P_ ((void));
+extern int hourglass_started P_ ((void));
 extern int display_hourglass_p;
 
 /* Returns the background color of IMG, calculating one heuristically if