avoid unnecessary reloads

This commit is contained in:
German Laullon
2011-04-20 12:51:24 -07:00
parent e109d03a4d
commit 09011b82e9
3 changed files with 47 additions and 37 deletions
+1
View File
@@ -25,6 +25,7 @@
IBOutlet NSView *accessoryView;
IBOutlet NSSplitView *fileListSplitView;
IBOutlet NSSearchField *searchField;
PBGitTree *lastFile;
}
- (void)showFile;