/[crust]/crust/server/input-mouse.h
ViewVC logotype

Diff of /crust/server/input-mouse.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by jrydberg, Tue Aug 21 21:41:56 2001 UTC revision 1.2 by jrydberg, Mon Sep 17 12:38:52 2001 UTC
# Line 44  void show_mouse (void); Line 44  void show_mouse (void);
44  /* Makes the mouse invisible.  */  /* Makes the mouse invisible.  */
45  void hide_mouse (void);  void hide_mouse (void);
46    
47    /* Surface that have grabbed cursor.  */
48    extern struct surface *surface_event_cursor;
49    
50  #endif /* input-mouse.h */  #endif /* input-mouse.h */

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26