Update views when switching

This commit is contained in:
Pieter de Bie
2008-12-22 20:47:36 +01:00
parent da89f38546
commit cd4ee1b993
5 changed files with 22 additions and 0 deletions
+1
View File
@@ -22,4 +22,5 @@
- (id)initWithRepository:(PBGitRepository *)theRepository superController:(PBGitWindowController *)controller;
- (void) removeView;
- (void) updateView;
@end