mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
plug in PBWebStashController
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#import "PBWebController.h"
|
||||
#import "PBDiffWindowController.h"
|
||||
|
||||
// Instantiated in PBDiffWindow.xib, used by PBDiffWindowController
|
||||
@interface PBWebDiffController : PBWebController {
|
||||
IBOutlet PBDiffWindowController *diffController;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user