diff options
Diffstat (limited to 'sensors-applet/active-sensor-libnotify.h')
-rw-r--r-- | sensors-applet/active-sensor-libnotify.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sensors-applet/active-sensor-libnotify.h b/sensors-applet/active-sensor-libnotify.h index ceba9ae..b50117f 100644 --- a/sensors-applet/active-sensor-libnotify.h +++ b/sensors-applet/active-sensor-libnotify.h @@ -28,6 +28,7 @@ void active_sensor_libnotify_notify(ActiveSensor *active_sensor, const gchar *message, const gchar *icon_filename, gint timeout_msecs); + void active_sensor_libnotify_notify_end(ActiveSensor *active_sensor, NotifType notif_type); |