Added Function Chooser as a Popover
Improved Evaluation Added Parenthesis Function
This commit is contained in:
13
MathPad/MPWhiteView.h
Normal file
13
MathPad/MPWhiteView.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MPWhiteView.h
|
||||
// MathPad
|
||||
//
|
||||
// Created by Kim Wittenburg on 28.09.14.
|
||||
// Copyright (c) 2014 Kim Wittenburg. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface MPWhiteView : NSView
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user