diff -r 4c28d569e1fe -r 4d26d2f138a3 locationsystemui/locationsysui/posindicator/posindicatorplugin/inc/posindicator.h --- a/locationsystemui/locationsysui/posindicator/posindicatorplugin/inc/posindicator.h Mon Sep 27 16:57:22 2010 +0530 +++ b/locationsystemui/locationsysui/posindicator/posindicatorplugin/inc/posindicator.h Wed Oct 13 17:19:10 2010 +0530 @@ -73,6 +73,13 @@ int error() const; private: + + /* + * Installs the translator + */ + void InstallTranslator(); + +private: Q_DISABLE_COPY(PosIndicatorPlugin) int mError; QStringList mIndicatorTypes;