phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_hbicon.cpp
changeset 64 6aaf0276100e
parent 45 6b911d05207e
--- a/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_hbicon.cpp	Wed Aug 18 09:48:26 2010 +0300
+++ b/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_hbicon.cpp	Thu Sep 02 20:26:16 2010 +0300
@@ -355,7 +355,8 @@
 bool HbIcon::addBadge( 
         Qt::Alignment alignment,
         const HbIcon & badge,
-        int z )
+        int z,
+        Qt::AspectRatioMode aspectRatio)
     {
    /*
     SMC_MOCK_METHOD3( bool, Qt::Alignment, alignment,