mirror of
https://gitlab.gnome.org/GNOME/gitg
synced 2024-10-31 03:48:10 +00:00
Notify repository change
This commit is contained in:
parent
10cd83fbbb
commit
691e176364
1 changed files with 1 additions and 0 deletions
|
@ -226,6 +226,7 @@ public class Window : Gtk.ApplicationWindow, GitgExt.Application, Initable, Gtk.
|
|||
try
|
||||
{
|
||||
d_repository = new Gitg.Repository(repo, null);
|
||||
notify_property("repository");
|
||||
}
|
||||
catch {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue