diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2019-06-22 21:59:06 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-06-22 21:59:06 +0200 |
commit | 110df8d0b51c0e1f3032971be6202e9bba47096e (patch) | |
tree | 75e0dab08223f37344b97f70d7967a417887d8a6 /main.ui | |
parent | e6e97fe6dbc05c5b0c2edf28652cc877923edf06 (diff) | |
download | vconsole-110df8d0b51c0e1f3032971be6202e9bba47096e.tar.gz |
wire up destroy
Diffstat (limited to 'main.ui')
-rw-r--r-- | main.ui | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ <property name="title" translatable="yes">vconsole</property> <property name="default_width">800</property> <property name="default_height">600</property> + <signal name="destroy" handler="window-destroy" swapped="no"/> <child type="titlebar"> <placeholder/> </child> |