projects
/
LeanCalc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
focus expression text field at startup -> version 1.2
[LeanCalc.git]
/
Sources
/
AppDelegate.m
diff --git
a/Sources/AppDelegate.m
b/Sources/AppDelegate.m
index
a48fcb7
..
644ed3e
100644
(file)
--- a/
Sources/AppDelegate.m
+++ b/
Sources/AppDelegate.m
@@
-64,6
+64,7
@@
- (void)dealloc {
[functionReference release];
+ [super dealloc];
}