1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00

Added back switching win on new outgoing message

This commit is contained in:
James Booth 2014-09-01 21:30:31 +01:00
parent bc3c4e09a1
commit 1a6dc76360

View File

@ -1341,6 +1341,7 @@ _ui_outgoing_msg(const char * const from, const char * const to,
}
win_save_print(window, '-', NULL, 0, 0, from, message);
ui_switch_win(num);
}
static void