aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2020-04-01 19:20:19 +0200
committerGuido Günther <agx@sigxcpu.org>2020-04-01 19:47:54 +0200
commitafd5075d8ae7459b767fce7b40ab46b73f0d5343 (patch)
treeaff2b04c6691ba470c6a122f7a2c2960b755cf09 /data
parent91ed15f31d88f7f6217e2100ec0852fcc3d8fd0e (diff)
applet: Drop now superfluous close handling
We're using GtkApplication now
Diffstat (limited to 'data')
-rw-r--r--data/ui/ppm.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/ui/ppm.ui b/data/ui/ppm.ui
index 064adf7..44f14bf 100644
--- a/data/ui/ppm.ui
+++ b/data/ui/ppm.ui
@@ -20,7 +20,6 @@
<template class="PPMDialog" parent="GtkApplicationWindow">
<property name="can_focus">False</property>
<property name="show_menubar">False</property>
- <signal name="delete-event" handler="on_delete" swapped="no"/>
<child type="titlebar">
<object class="GtkHeaderBar">
<property name="visible">True</property>