1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-05-21 20:49:29 +00:00

treewide: image-button style class is automatically handled by GTK

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
This commit is contained in:
Anton Lazarev 2024-01-11 22:03:19 -08:00
parent 87d357729c
commit 58779b57a3
2 changed files with 0 additions and 6 deletions

View file

@ -39,9 +39,6 @@
<property name="halign">center</property>
<property name="valign">center</property>
<property name="tooltip-text">Call</property>
<style>
<class name="image-button"/>
</style>
<child>
<object class="GtkImage">
<property name="icon-name">call-start-symbolic</property>

View file

@ -8,9 +8,6 @@
<property name="action-name">win.back</property>
<property name="valign">center</property>
<property name="use-underline">True</property>
<style>
<class name="image-button"/>
</style>
<child internal-child="accessible">
<object class="AtkObject" id="a11y-back">
<property name="accessible-name" translatable="yes">Back</property>