mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Add #import "BMScript.h" to PBSourceViewItem since it needs it for debugDescription.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#import "PBSourceViewItem.h"
|
||||
#import "PBSourceViewItems.h"
|
||||
#import "PBGitRef.h"
|
||||
#import "BMScript.h"
|
||||
|
||||
@implementation PBSourceViewItem
|
||||
@synthesize parent, title, isGroupItem, children, revSpecifier, isUncollapsible;
|
||||
|
||||
Reference in New Issue
Block a user