about summary refs log tree commit diff
path: root/src/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtk')
-rwxr-xr-xsrc/gtk/preferences_window.ui12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/gtk/preferences_window.ui b/src/gtk/preferences_window.ui
index a0bb6fb..5c6140c 100755
--- a/src/gtk/preferences_window.ui
+++ b/src/gtk/preferences_window.ui
@@ -116,6 +116,18 @@
                 </child>
               </object>
             </child>
+            <child>
+              <object class="AdwActionRow">
+                <property name="title" translatable="yes">Show daily sums</property>
+                <property name="use_underline">True</property>
+                <property name="activatable_widget">show_daily_sums_switch</property>
+                <child>
+                  <object class="GtkSwitch" id="show_daily_sums_switch">
+                    <property name="valign">center</property>
+                  </object>
+                </child>
+              </object>
+            </child>
           </object>
         </child>
       </object>