From 2e14b67ca57829d097b9e850e95b96934ec7d97d Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 26 Mar 2018 16:26:09 +0200 Subject: honor gsettings for calendar events --- 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 343cd81..fa64724 100644 --- a/include/datetime/settings.h +++ b/include/datetime/settings.h @@ -56,6 +56,7 @@ public: core::Property show_year; core::Property time_format_mode; core::Property timezone_name; + core::Property calendar_sound; core::Property alarm_sound; core::Property alarm_haptic; core::Property alarm_volume; -- cgit v1.2.3