about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/profanity.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/profanity.c b/src/profanity.c
index 6e15f1dd..166a78c0 100644
--- a/src/profanity.c
+++ b/src/profanity.c
@@ -314,6 +314,7 @@ _init(const int disable_tls, char *log_level)
 static void
 _shutdown(void)
 {
+    ui_close_all_wins();
     jabber_disconnect();
     jabber_shutdown();
     roster_free();