summaryrefslogtreecommitdiff
path: root/pidgin/resources/Notifications/connectionerror.ui
diff options
context:
space:
mode:
Diffstat (limited to 'pidgin/resources/Notifications/connectionerror.ui')
-rw-r--r--pidgin/resources/Notifications/connectionerror.ui6
1 files changed, 1 insertions, 5 deletions
diff --git a/pidgin/resources/Notifications/connectionerror.ui b/pidgin/resources/Notifications/connectionerror.ui
index 913ef85549..e6a79d2337 100644
--- a/pidgin/resources/Notifications/connectionerror.ui
+++ b/pidgin/resources/Notifications/connectionerror.ui
@@ -68,17 +68,13 @@ along with this library; if not, see <https://www.gnu.org/licenses/>.
<object class="GtkButton" id="remove">
<property name="focusable">1</property>
<property name="receives-default">1</property>
+ <property name="icon-name">edit-delete-symbolic</property>
<property name="halign">center</property>
<property name="valign">center</property>
<signal name="clicked" handler="pidgin_notification_connection_error_remove_cb" object="PidginNotificationConnectionError" swapped="no"/>
<style>
<class name="flat"/>
</style>
- <child>
- <object class="GtkImage">
- <property name="icon-name">edit-delete-symbolic</property>
- </object>
- </child>
</object>
</child>
</template>