phonesettings/cpphonesettingsplugins/telephonyplugin/src/cptelephonyplugin.h
changeset 76 cfea66083b62
parent 46 bc5a64e5bc3c
child 78 baacf668fe89
--- a/phonesettings/cpphonesettingsplugins/telephonyplugin/src/cptelephonyplugin.h	Fri Sep 17 17:09:12 2010 +0300
+++ b/phonesettings/cpphonesettingsplugins/telephonyplugin/src/cptelephonyplugin.h	Mon Oct 04 16:06:10 2010 +0300
@@ -56,7 +56,7 @@
     
 private: 
     
-    QScopedPointer<CpPhoneLocalisation> m_localisation; 
+    QScopedPointer<PhoneLocalisation> m_localisation; 
 };
 
 #endif /* CPTELEPHONYPLUGIN_H */