core/src/command_factory.h
changeset 69 849a0b46c767
parent 0 7f656887cf89
child 78 b3ffff030d5c
--- a/core/src/command_factory.h	Wed Oct 13 15:07:15 2010 +0100
+++ b/core/src/command_factory.h	Sun Oct 17 18:43:12 2010 +0100
@@ -58,6 +58,8 @@
 	TDriveList iDriveList;
 	TBool iFileSystemScanned;
 	TBool iFailedToScanFileSystem;
+	TThreadId iFactoryThreadId; // The one the CCommandFactory active object lives in
+	RAllocator* iFactoryAllocator;
 	};