mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-04-19 00:45:23 +00:00
Merge 7d4892bd1c711c46630e03d03c93c619047995dc into 2dafe755097057a4faf5e240f0abc98b9b4cdcb8
This commit is contained in:
commit
ad4214d82e
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<interface>
|
<interface>
|
||||||
<requires lib="gtk+" version="2.2"/>
|
<requires lib="gtk+" version="3.20.6"/>
|
||||||
<object class="GtkImage" id="image_refresh">
|
<object class="GtkImage" id="image_refresh">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
@ -175,6 +175,7 @@
|
|||||||
<property name="height_request">40</property>
|
<property name="height_request">40</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
|
<property name="can_default">True</property>
|
||||||
<property name="receives_default">True</property>
|
<property name="receives_default">True</property>
|
||||||
<property name="has_default">True</property>
|
<property name="has_default">True</property>
|
||||||
</object>
|
</object>
|
||||||
@ -344,6 +345,7 @@
|
|||||||
<property name="width_request">50</property>
|
<property name="width_request">50</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
|
<property name="can_default">True</property>
|
||||||
<property name="receives_default">True</property>
|
<property name="receives_default">True</property>
|
||||||
<property name="has_default">True</property>
|
<property name="has_default">True</property>
|
||||||
<property name="image">image_refresh</property>
|
<property name="image">image_refresh</property>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user