[feat] add file chooser dialog to send file

This commit is contained in:
Julian Sparber
2017-06-27 18:22:32 +02:00
parent caffff26aa
commit 10bb426e57
2 changed files with 35 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
</packing>
</child>
<child>
<object class="GtkButton">
<object class="GtkButton" id="send_btn">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="halign">end</property>