phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_psetcalldivertingwrapper.cpp
--- a/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_psetcalldivertingwrapper.cpp Fri Aug 06 13:16:44 2010 +0300
+++ b/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_psetcalldivertingwrapper.cpp Mon Aug 23 15:42:12 2010 +0300
@@ -18,6 +18,13 @@
#include <smcmockclassincludes.h>
#include "psetcalldivertingwrapper.h"
+class PSetCallDivertingWrapperPrivate {
+public:
+ PSetCallDivertingWrapperPrivate() {}
+ ~PSetCallDivertingWrapperPrivate() {}
+};
+
+
// ============================ MEMBER FUNCTIONS ===============================
// -----------------------------------------------------------------------------