projects
/
LeanCalc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
version 1.1, universal binary, new xcode
[LeanCalc.git]
/
Sources
/
MyDocument.h
diff --git
a/Sources/MyDocument.h
b/Sources/MyDocument.h
index
78632e8
..
18b1cab
100644
(file)
--- a/
Sources/MyDocument.h
+++ b/
Sources/MyDocument.h
@@
-22,6
+22,6
@@
- (IBAction)commit:(id)sender;
- (void)addItem;
- (BOOL)lastItemIsSelected;
-- (void)insertPrevious:(id)sender;
+- (void)insertPrevious:(NSNumber *)sender;
@end