mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 18:16:22 +00:00
Merge branch 'master' into openpgp
Conflicts: src/command/commands.c src/command/commands.h
This commit is contained in:
@@ -1564,7 +1564,8 @@ cons_show_contacts(GSList *list)
|
||||
void
|
||||
cons_alert(void)
|
||||
{
|
||||
if (ui_current_win_type() != WIN_CONSOLE) {
|
||||
ProfWin *current = wins_get_current();
|
||||
if (current->type != WIN_CONSOLE) {
|
||||
status_bar_new(1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user