Merge branch 'backport' into work
This commit is contained in:
commit
a170ad7c85
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ static gboolean logout_func(ObActionsData *data, gpointer options)
|
|||
prompt_show(p, NULL, FALSE);
|
||||
}
|
||||
else
|
||||
prompt_cb(NULL, 1, NULL);
|
||||
prompt_cb(NULL, 1, o);
|
||||
|
||||
return FALSE;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue