aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-text.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/text/e-text.h')
-rw-r--r--widgets/text/e-text.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/text/e-text.h b/widgets/text/e-text.h
index c44589d3ae..2f29fb189b 100644
--- a/widgets/text/e-text.h
+++ b/widgets/text/e-text.h
@@ -176,6 +176,7 @@ struct _EText {
gint tooltip_timeout; /* Timeout for the tooltip */
GtkWidget *tooltip_window; /* GtkWindow for displaying the tooltip */
+ gint tooltip_count; /* GDK_ENTER_NOTIFY count. */
};
struct _ETextClass {