plug in PBWebStashController

This commit is contained in:
David Catmull
2011-06-13 17:51:16 -06:00
parent 8053f57fbc
commit 0ec89f165c
3 changed files with 42 additions and 187 deletions
+1
View File
@@ -10,6 +10,7 @@
#import "PBWebController.h"
#import "PBDiffWindowController.h"
// Instantiated in PBDiffWindow.xib, used by PBDiffWindowController
@interface PBWebDiffController : PBWebController {
IBOutlet PBDiffWindowController *diffController;
}