From d3732ff1a0d149544f89d08fa489e4f0fca8da07 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 2 Sep 2014 10:37:03 -0500 Subject: add snooze properties to our schema; export it on the bus; add tests --- include/datetime/settings.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/datetime/settings.h') diff --git a/include/datetime/settings.h b/include/datetime/settings.h index c6fe13b..0294f60 100644 --- a/include/datetime/settings.h +++ b/include/datetime/settings.h @@ -60,6 +60,7 @@ public: core::Property alarm_haptic; core::Property alarm_volume; core::Property alarm_duration; + core::Property snooze_duration; }; } // namespace datetime -- cgit v1.2.3