Skip to content

Commit

Permalink
Refresh the project selection when pressing back
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Gummesson committed Sep 14, 2016
1 parent 023d678 commit 75998a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BuildTimeAnalyzer/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ class ViewController: NSViewController {

cancelProcessing()
showInstructions(true)
projectSelection.listFolders()
}

override func controlTextDidChange(_ obj: Notification) {
Expand Down

0 comments on commit 75998a3

Please sign in to comment.