inc/mdcitem.h
changeset 1 acef663c1218
parent 0 c53acadfccc6
--- a/inc/mdcitem.h	Mon Jan 18 20:34:07 2010 +0200
+++ b/inc/mdcitem.h	Tue Jan 26 12:13:20 2010 +0200
@@ -24,7 +24,7 @@
 NONSHARABLE_CLASS(TMdCItem) : protected TMdCSerializationType
 	{
 	protected:
-		TMdCItem(TMdCStructTypes aType) : TMdCSerializationType( aType )
+		TMdCItem(TMdCStructTypes aType) : TMdCSerializationType( aType ), iId( 0 ), iDefId( 0 )
 			{
 			}