phonesettings/cpphonesettingsplugins/telephonyplugin/src/cptelephonyplugin.h
changeset 76 cfea66083b62
parent 46 bc5a64e5bc3c
child 78 baacf668fe89
equal deleted inserted replaced
74:d1c62c765e48 76:cfea66083b62
    54      */
    54      */
    55     virtual CpBaseSettingView *createSettingView(const QVariant &hint) const;
    55     virtual CpBaseSettingView *createSettingView(const QVariant &hint) const;
    56     
    56     
    57 private: 
    57 private: 
    58     
    58     
    59     QScopedPointer<CpPhoneLocalisation> m_localisation; 
    59     QScopedPointer<PhoneLocalisation> m_localisation; 
    60 };
    60 };
    61 
    61 
    62 #endif /* CPTELEPHONYPLUGIN_H */
    62 #endif /* CPTELEPHONYPLUGIN_H */