Added popup menus to column and row title areas in datasheet.
[pspp-builds.git] / lib / gtksheet / gtksheet.h
index efce203b014726bdfb34aeae6ef83a790660d575..c77eb472cac4c84cb14a0f376ca5083746293da1 100644 (file)
@@ -228,7 +228,7 @@ struct _GtkSheet{
   GtkSheetRange clip_range;
 
   /* Used for the subtitle (popups) */
-  gint motion_events;
+  gint motion_timer;
   GtkSheetHoverTitle *hover_window;
 };