diff -r 5bcb308bd24d -r 6aaf0276100e phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_cpbasesettingview.cpp --- a/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_cpbasesettingview.cpp Wed Aug 18 09:48:26 2010 +0300 +++ b/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_cpbasesettingview.cpp Thu Sep 02 20:26:16 2010 +0300 @@ -16,7 +16,7 @@ */ #include #include -#include +#include "cpbasesettingview.h" // ============================ MEMBER FUNCTIONS =============================== @@ -45,27 +45,6 @@ // ----------------------------------------------------------------------------- -// CpBaseSettingView::returnValueDelivered -// ----------------------------------------------------------------------------- -// -void CpBaseSettingView::returnValueDelivered( - const QVariant & returnValue ) - { - //SMC_MOCK_METHOD1( void, const QVariant &, returnValue ) - } - - -// ----------------------------------------------------------------------------- -// CpBaseSettingView::aboutToClose -// ----------------------------------------------------------------------------- -// -void CpBaseSettingView::aboutToClose( ) - { - SMC_MOCK_METHOD0( void ) - } - - -// ----------------------------------------------------------------------------- // CpBaseSettingView::close // ----------------------------------------------------------------------------- //