1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-28 14:49:30 +00:00

new-call-box: Reindent

This commit is contained in:
Evangelos Ribeiro Tzaras 2021-08-19 00:29:40 +02:00
parent 3514cdbaf5
commit a21bc475e4

View file

@ -26,7 +26,6 @@
</child>
</object>
</child>
<child>
<object class="GtkEntry" id="address_entry">
<property name="visible" bind-source="CallsNewCallBox" bind-property="numeric-input-only" bind-flags="sync-create|invert-boolean"/>
@ -37,7 +36,6 @@
</style>
</object>
</child>
<child>
<object class="GtkEntry" id="keypad_entry">
<property name="visible" bind-source="CallsNewCallBox" bind-property="numeric-input-only" bind-flags="sync-create"/>
@ -131,7 +129,6 @@
</child>
</object>
</child>
<child>
<object class="GtkListBox" id="result_list">
<property name="visible" bind-source="CallsNewCallBox" bind-property="numeric-input-only" bind-flags="sync-create|invert-boolean"/>
@ -170,7 +167,6 @@
</child>
</object>
</child>
</template>
<object class="GtkGestureLongPress" id="long_press_back_gesture">
<property name="widget">backspace</property>