mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Add on window selection refresh.
The changes in PBViewController is only there to supress a compiler warning.
This commit is contained in:
@@ -45,4 +45,9 @@
|
||||
{
|
||||
return nil;
|
||||
}
|
||||
|
||||
- (IBAction) refresh:(id)sender
|
||||
{
|
||||
return;
|
||||
}
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user