uitools_plat/cdl_api/inc/CdlCompilerToolkit/CdlTkInterface.h
changeset 1 b700e12870ca
parent 0 f58d6ec98e88
--- a/uitools_plat/cdl_api/inc/CdlCompilerToolkit/CdlTkInterface.h	Thu Dec 17 09:14:18 2009 +0200
+++ b/uitools_plat/cdl_api/inc/CdlCompilerToolkit/CdlTkInterface.h	Mon Jan 18 21:13:05 2010 +0200
@@ -455,7 +455,7 @@
 	// member data used in Match() calculation
 	std::string iTextBeforeTypeVar;
 	std::string iTextAfterTypeVar;
-	int iTypeVarPos;
+	std::string::size_type iTypeVarPos;
 	int iSizeAfterTypeVar;
 	int iTypeSize;
 	int iTypeSizeWithoutTypeVar;