locationsystemui/locationsysui/posindicator/posindicatorplugin/inc/posindicator.h
changeset 52 4d26d2f138a3
parent 33 834e27cad510
--- 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;