src/hbcore/style/hbstyle_p.h
changeset 30 80e4d18b72f5
parent 28 b7da29130b0e
--- a/src/hbcore/style/hbstyle_p.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/style/hbstyle_p.h	Mon Oct 04 00:38:12 2010 +0300
@@ -263,8 +263,8 @@
 
     static HbWidgetBasePrivate *widgetBasePrivate(HbWidgetBase *widgetBase);
 
-    bool parameterFromHashValue(
-        quint32 hashValue,
+    bool valueFromTokens(
+        const QList<int> &tokens,
         qreal &value,
         const HbDeviceProfile &profile = HbDeviceProfile()) const;