diff -r 6b911d05207e -r bc5a64e5bc3c phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_hbwidget.cpp --- a/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_hbwidget.cpp Wed Jun 23 18:12:20 2010 +0300 +++ b/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_hbwidget.cpp Tue Jul 06 14:15:47 2010 +0300 @@ -482,3 +482,13 @@ } +// ----------------------------------------------------------------------------- +// HbWidget::hideFocusHighlight +// ----------------------------------------------------------------------------- +// +void HbWidget::hideFocusHighlight() + { + SMC_MOCK_METHOD0( void ) + } + +