new-call-box: Set numeric input property based on selected origin

This commit is contained in:
Evangelos Ribeiro Tzaras
2021-07-21 01:06:37 +02:00
parent db848b2c9f
commit 3779aa1062
2 changed files with 29 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
<child>
<object class="HdyComboRow" id="origin_list">
<property name="visible">True</property>
<signal name="notify::selected-index" handler="notify_selected_index_cb" swapped="yes"/>
</object>
</child>
</object>