mirror of
https://gitlab.gnome.org/GNOME/gitg
synced 2024-11-04 23:34:39 +00:00
refresh references on external change
This commit is contained in:
parent
fb8797955a
commit
da91c7d38d
1 changed files with 1 additions and 0 deletions
|
@ -192,6 +192,7 @@ namespace GitgHistory
|
|||
|
||||
d_reload_when_mapped.update(() => {
|
||||
reload();
|
||||
((Gtk.ApplicationWindow)application).activate_action("reload", null);
|
||||
}, this);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue