about summary refs log tree commit diff
path: root/src/gtk/preferences_window.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtk/preferences_window.ui')
-rw-r--r--src/gtk/preferences_window.ui15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/gtk/preferences_window.ui b/src/gtk/preferences_window.ui
index 168d614..3b862c0 100644
--- a/src/gtk/preferences_window.ui
+++ b/src/gtk/preferences_window.ui
@@ -204,6 +204,21 @@
                 </child>
               </object>
             </child>
+
+            <child>
+              <object class="AdwActionRow">
+                <property name="title" translatable="yes">Inclusive total time</property>
+                <property name="use_underline">True</property>
+                <property name="activatable_widget">inclusive_total_switch</property>
+                <property name="subtitle" translatable="yes">Today's total time includes the ongoing timer</property>
+                <child>
+                  <object class="GtkSwitch" id="inclusive_total_switch">
+                    <property name="valign">center</property>
+                  </object>
+                </child>
+              </object>
+            </child>
+
           </object>
         </child>
         <child>