Reduce font size for the bottom hint to press the button
This commit is contained in:
parent
7be996e43a
commit
ceee14b1ed
|
@ -203,9 +203,6 @@
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="label" translatable="yes">Press the button on device to synchronize drawings</property>
|
<property name="label" translatable="yes">Press the button on device to synchronize drawings</property>
|
||||||
<attributes>
|
|
||||||
<attribute name="size" value="20000"/>
|
|
||||||
</attributes>
|
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
|
|
Loading…
Reference in New Issue