Skip to content

Commit

Permalink
feat(window): Move "Next" button to top right (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorni authored Aug 31, 2023
1 parent f5b6fbb commit 4abb8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yafti/screen/window.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<property name="visible">False</property>
</object>
</child>
<child>
<child type="end">
<object class="GtkButton" id="btn_next">
<property name="label" translatable="yes">Next</property>
<property name="halign">center</property>
Expand Down

0 comments on commit 4abb8d4

Please sign in to comment.