phonesettings/cpphonesettingsplugins/telephonyplugin/tsrc/ut_cptelephonypluginview/ut_cptelephonypluginview.h
changeset 78 baacf668fe89
parent 37 ba76fc04e6c2
--- a/phonesettings/cpphonesettingsplugins/telephonyplugin/tsrc/ut_cptelephonypluginview/ut_cptelephonypluginview.h	Mon Oct 04 16:06:10 2010 +0300
+++ b/phonesettings/cpphonesettingsplugins/telephonyplugin/tsrc/ut_cptelephonypluginview/ut_cptelephonypluginview.h	Fri Oct 15 12:58:46 2010 +0300
@@ -34,13 +34,10 @@
 private slots:
 
     void init();
-
     void cleanup();
     
     void t_memleak();
-
-private:
-    CpTelephonyPluginView *m_callspluginview;
+    void t_construct2();
 
 };