Skip to content

Commit

Permalink
feat: GtkSpinner => AdwSpinner
Browse files Browse the repository at this point in the history
  • Loading branch information
GeopJr committed Oct 1, 2024
1 parent 4e674c2 commit 15e5a94
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data/ui/application.ui
Original file line number Diff line number Diff line change
Expand Up @@ -325,12 +325,11 @@
<object class="GtkStackPage">
<property name="name">spinner</property>
<property name="child">
<object class="GtkSpinner">
<object class="AdwSpinner">
<property name="valign">center</property>
<property name="halign">center</property>
<property name="hexpand">1</property>
<property name="vexpand">1</property>
<property name="spinning">1</property>
<property name="width-request">32</property>
<property name="height-request">32</property>
</object>
Expand Down

0 comments on commit 15e5a94

Please sign in to comment.