forked from AuroraMiddleware/gtk
testsuite: Stop using GtkSpinner::active
This property was renamed to ::spinning.
This commit is contained in:
parent
6f36d9865e
commit
ad322c154c
@ -6,7 +6,7 @@
|
||||
<child>
|
||||
<object class="GtkSpinner" id="spinner1">
|
||||
<property name="visible">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="spinning">True</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
Loading…
Reference in New Issue
Block a user