aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/egg-action.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/egg/egg-action.h')
-rw-r--r--lib/egg/egg-action.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/egg/egg-action.h b/lib/egg/egg-action.h
index 7acf59210..0b678d208 100644
--- a/lib/egg/egg-action.h
+++ b/lib/egg/egg-action.h
@@ -33,6 +33,8 @@ struct _EggAction
/* list of proxy widgets */
GSList *proxies;
+
+ GtkTooltips *tooltips;
};
struct _EggActionClass