Updated Interface (Test Phase)
This commit is contained in:
@@ -6,8 +6,11 @@
|
||||
// Copyright (c) 2014 Kim Wittenburg. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
@class MPDocument, MPExpressionView;
|
||||
|
||||
@interface MPDocument : NSDocument
|
||||
|
||||
@property (weak) IBOutlet MPExpressionView *termExpressionView;
|
||||
@property (weak) IBOutlet MPExpressionView *resultExpressionView;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user