focus expression text field at startup -> version 1.2
[LeanCalc.git] / Sources / AppDelegate.m
index a48fcb7..644ed3e 100644 (file)
@@ -64,6 +64,7 @@
 - (void)dealloc {
 
        [functionReference release];
+       [super dealloc];
        
 }