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>