src/hbcore/utils/hbwidgetloader_p.h
changeset 5 627c4a0fd0e7
parent 1 f7ac710697a9
child 7 923ff622b8b9
--- a/src/hbcore/utils/hbwidgetloader_p.h	Thu May 27 13:10:59 2010 +0300
+++ b/src/hbcore/utils/hbwidgetloader_p.h	Fri Jun 11 13:58:22 2010 +0300
@@ -51,7 +51,7 @@
         Hb::Edge srcEdge;
         Hb::Edge dstEdge;
         HbXmlLengthValue::Type spacingType;
-        qreal spacingVal;
+        float spacingVal;
         HbString spacingText;
         HbString spacer;
         MeshItem(HbMemoryManager::MemoryType type = HbMemoryManager::HeapMemory)