mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Update views when switching
This commit is contained in:
@@ -34,4 +34,10 @@
|
||||
- (void) awakeFromNib
|
||||
{
|
||||
}
|
||||
|
||||
// This is called when the view is displayed again; it
|
||||
// should be updated to show the most recent information
|
||||
- (void) updateView
|
||||
{
|
||||
}
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user