summaryrefslogtreecommitdiff
path: root/sensors-applet/active-sensor-libnotify.h
diff options
context:
space:
mode:
authorinfo-cppsp <[email protected]>2017-11-18 16:24:13 +0100
committerraveit65 <[email protected]>2017-11-26 20:41:43 +0100
commite493e98f479c5559adfe2451b6c80bf87318149a (patch)
tree203746167797b3010e6ddc2f8dc3d2a918a1db9e /sensors-applet/active-sensor-libnotify.h
parent287eeb06149861d8a56de73b2c897ebac95e48b0 (diff)
downloadmate-sensors-applet-e493e98f479c5559adfe2451b6c80bf87318149a.tar.bz2
mate-sensors-applet-e493e98f479c5559adfe2451b6c80bf87318149a.tar.xz
Fix indents 06
Diffstat (limited to 'sensors-applet/active-sensor-libnotify.h')
-rw-r--r--sensors-applet/active-sensor-libnotify.h1
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);