X-Git-Url: http://www.entropy.ch/git/TestXSLT.git/blobdiff_plain/678da16844ce8c9525524b7c3abb571c20974949:/MyDocument.m..f5df4973a10f6b91354a87f86a482743865ef775:/src/MyDocument.m diff --git a/MyDocument.m b/src/MyDocument.m similarity index 99% rename from MyDocument.m rename to src/MyDocument.m index c122af3..53ba1e4 100644 --- a/MyDocument.m +++ b/src/MyDocument.m @@ -34,6 +34,7 @@ - (void)dealloc { + [uiUpdateTimer invalidate]; [uiUpdateTimer release]; [workset release]; [processor release];