Skip to content

Commit

Permalink
Update UI
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Nov 10, 2023
1 parent 7c46a27 commit 4991de8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions book/listings/todo/7/resources/window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@
<property name="child">
<object class="GtkBox">
<property name="orientation">vertical</property>
<property name="margin-start">12</property>
<property name="margin-end">12</property>
<property name="spacing">12</property>
<child>
<object class="GtkEntry" id="entry">
Expand Down
2 changes: 2 additions & 0 deletions book/listings/todo/8/resources/window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@
<property name="child">
<object class="GtkBox">
<property name="orientation">vertical</property>
<property name="margin-start">12</property>
<property name="margin-end">12</property>
<property name="spacing">12</property>
<child>
<object class="GtkEntry" id="entry">
Expand Down

0 comments on commit 4991de8

Please sign in to comment.