phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_hbicon.cpp
changeset 64 6aaf0276100e
parent 45 6b911d05207e
equal deleted inserted replaced
56:5bcb308bd24d 64:6aaf0276100e
   353 // -----------------------------------------------------------------------------
   353 // -----------------------------------------------------------------------------
   354 //
   354 //
   355 bool HbIcon::addBadge( 
   355 bool HbIcon::addBadge( 
   356         Qt::Alignment alignment,
   356         Qt::Alignment alignment,
   357         const HbIcon & badge,
   357         const HbIcon & badge,
   358         int z )
   358         int z,
       
   359         Qt::AspectRatioMode aspectRatio)
   359     {
   360     {
   360    /*
   361    /*
   361     SMC_MOCK_METHOD3( bool, Qt::Alignment, alignment, 
   362     SMC_MOCK_METHOD3( bool, Qt::Alignment, alignment, 
   362         const HbIcon &, badge, 
   363         const HbIcon &, badge, 
   363         int, z )
   364         int, z )