Some Small Code Corrections
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
#import "MPExpressionLayout.h"
|
#import "MPExpressionLayout.h"
|
||||||
#import "MPFunctionLayout.h"
|
#import "MPFunctionLayout.h"
|
||||||
|
|
||||||
|
#import "NSString+MPExpressionElement.h"
|
||||||
#import "NSIndexPath+MPAdditions.h"
|
#import "NSIndexPath+MPAdditions.h"
|
||||||
|
|
||||||
#define kMPEmptyBoxWidth (self.usesSmallSize ? 2.0 : 3.0)
|
#define kMPEmptyBoxWidth (self.usesSmallSize ? 2.0 : 3.0)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// MPDrawable.h
|
// MPLayout.h
|
||||||
// MathPad
|
// MathPad
|
||||||
//
|
//
|
||||||
// Created by Kim Wittenburg on 07.08.14.
|
// Created by Kim Wittenburg on 07.08.14.
|
||||||
|
|||||||
Reference in New Issue
Block a user