Make send label selectable
This commit is contained in:
parent
e7ac54eb76
commit
b569a3e56e
@ -30,6 +30,7 @@
|
|||||||
<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">Drag a file to send</property>
|
<property name="label" translatable="yes">Drag a file to send</property>
|
||||||
|
<property name="selectable">True</property>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user