phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_hbicon.cpp
changeset 60 1eef62f5c541
parent 45 6b911d05207e
--- a/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_hbicon.cpp	Fri Aug 06 13:16:44 2010 +0300
+++ b/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_hbicon.cpp	Mon Aug 23 15:42:12 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,