Make send label selectable

This commit is contained in:
Luke Murphy 2020-07-23 14:31:48 +02:00
parent e7ac54eb76
commit b569a3e56e
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -30,6 +30,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Drag a file to send</property>
<property name="selectable">True</property>
</object>
<packing>
<property name="expand">False</property>