about summary refs log tree commit diff
path: root/src/gtk/window.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtk/window.ui')
-rwxr-xr-xsrc/gtk/window.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/gtk/window.ui b/src/gtk/window.ui
index 7317b55..aa38ef0 100755
--- a/src/gtk/window.ui
+++ b/src/gtk/window.ui
@@ -15,6 +15,12 @@
                     <property name="title">Furtherance</property>
                   </object>
                 </property>
+                <child>
+                  <object class="GtkButton" id="add_task">
+                    <property name="tooltip_text" translatable="yes">Add Task</property>
+                    <property name="icon_name">list-add-symbolic</property>
+                  </object>
+                </child>
                 <child type="end">
                   <object class="GtkMenuButton" id="app_menu_button">
                     <property name="tooltip_text" translatable="yes">Main Menu</property>