Skip to content

Commit

Permalink
Added missing update #207
Browse files Browse the repository at this point in the history
  • Loading branch information
Kittyfisto committed Jul 20, 2019
1 parent a0e1ea1 commit 1104531
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ public override void Update()
CurrentDataSourceLogView?.Update();
_dataSources.Update();
_bookmarks.Update();
_outline.Update();
}

public QuickFilterViewModel AddQuickFilter()
Expand Down

0 comments on commit 1104531

Please sign in to comment.