From 30574e5334bd92ec4af4d6cff1c7ed9cacc7dde4 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 18 Aug 2014 23:00:24 +0100 Subject: Set window active instead of new on room subject --- src/ui/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/core.c b/src/ui/core.c index 7c8bc5cc..580f8691 100644 --- a/src/ui/core.c +++ b/src/ui/core.c @@ -1716,7 +1716,7 @@ _ui_room_subject(const char * const room_jid, const char * const subject) // not currenlty on groupchat window } else { - status_bar_new(num); + status_bar_active(num); } } -- cgit 1.4.1-2-gfad0