phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_psetcalldivertingwrapper.cpp
changeset 64 6aaf0276100e
parent 46 bc5a64e5bc3c
--- a/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_psetcalldivertingwrapper.cpp	Wed Aug 18 09:48:26 2010 +0300
+++ b/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_psetcalldivertingwrapper.cpp	Thu Sep 02 20:26:16 2010 +0300
@@ -18,6 +18,13 @@
 #include <smcmockclassincludes.h>
 #include "psetcalldivertingwrapper.h"
 
+class PSetCallDivertingWrapperPrivate {
+public:
+    PSetCallDivertingWrapperPrivate() {}
+    ~PSetCallDivertingWrapperPrivate() {}
+};
+
+
 // ============================ MEMBER FUNCTIONS ===============================
 
 // -----------------------------------------------------------------------------