aboutsummaryrefslogtreecommitdiff
path: root/include/notifications
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2014-07-31 19:52:42 -0500
committerCharles Kerr <charles.kerr@canonical.com>2014-07-31 19:52:42 -0500
commitd129112ad9ce04fad979af95b5b5cd4fd87f5b2b (patch)
tree00cd9d65cbe08d8046f80475f065207e2e50177c /include/notifications
parentf7563bed0b1434ccb0c506396666c0620c05596c (diff)
downloadayatana-indicator-datetime-d129112ad9ce04fad979af95b5b5cd4fd87f5b2b.tar.gz
ayatana-indicator-datetime-d129112ad9ce04fad979af95b5b5cd4fd87f5b2b.tar.bz2
ayatana-indicator-datetime-d129112ad9ce04fad979af95b5b5cd4fd87f5b2b.zip
in Haptic, make the looping logic easier to read.
Diffstat (limited to 'include/notifications')
-rw-r--r--include/notifications/haptic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/notifications/haptic.h b/include/notifications/haptic.h
index d82d1c9..bfb5679 100644
--- a/include/notifications/haptic.h
+++ b/include/notifications/haptic.h
@@ -31,7 +31,7 @@ namespace notifications {
***/
/**
- * A class that forces the screen display on and inhibits sleep
+ * Tries to emit haptic feedback to match the user-specified mode.
*/
class Haptic
{