aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/settings.h
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-09-05 13:07:56 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-09-05 13:07:56 +0200
commitd9923217fc684d382ec78a9c46b2ea9c4663ac9c (patch)
treecc0c9ce3d45980673fbf336019791e3684f2c457 /include/datetime/settings.h
parent4aa2131e2b08d4425afc8347fcedce0de4060436 (diff)
parent24d102c12a1470726c1d5321a918825cd3d18527 (diff)
downloadayatana-indicator-datetime-d9923217fc684d382ec78a9c46b2ea9c4663ac9c.tar.gz
ayatana-indicator-datetime-d9923217fc684d382ec78a9c46b2ea9c4663ac9c.tar.bz2
ayatana-indicator-datetime-d9923217fc684d382ec78a9c46b2ea9c4663ac9c.zip
Merge branch 'tari01-pr/drop-show-clock'
Attributes GH PR #17: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/17
Diffstat (limited to 'include/datetime/settings.h')
-rw-r--r--include/datetime/settings.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/datetime/settings.h b/include/datetime/settings.h
index fa64724..253a00a 100644
--- a/include/datetime/settings.h
+++ b/include/datetime/settings.h
@@ -45,7 +45,6 @@ public:
core::Property<std::string> custom_time_format;
core::Property<std::vector<std::string>> locations;
core::Property<bool> show_calendar;
- core::Property<bool> show_clock;
core::Property<bool> show_date;
core::Property<bool> show_day;
core::Property<bool> show_detected_location;