summaryrefslogtreecommitdiff
path: root/sensors-applet/sensors-applet.h
diff options
context:
space:
mode:
Diffstat (limited to 'sensors-applet/sensors-applet.h')
-rw-r--r--sensors-applet/sensors-applet.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sensors-applet/sensors-applet.h b/sensors-applet/sensors-applet.h
index d2e0e20..d561360 100644
--- a/sensors-applet/sensors-applet.h
+++ b/sensors-applet/sensors-applet.h
@@ -141,6 +141,8 @@ struct _SensorsApplet {
#ifdef HAVE_LIBNOTIFY
NotifyNotification *notification;
#endif // HAVE_LIBNOTIFY
+
+ gboolean show_tooltip;
};