phoneapp/phoneuiutils/src/cphoneqwertyhandler.cpp
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
--- a/phoneapp/phoneuiutils/src/cphoneqwertyhandler.cpp	Tue Feb 02 00:10:04 2010 +0200
+++ b/phoneapp/phoneuiutils/src/cphoneqwertyhandler.cpp	Fri Mar 19 09:28:42 2010 +0200
@@ -84,7 +84,7 @@
 // Destructor
 EXPORT_C CPhoneQwertyHandler::~CPhoneQwertyHandler()
     {
-	iLangSettingMonitor->RemoveObserver( *this );
+    iLangSettingMonitor->RemoveObserver( *this );
     delete iLangSettingMonitor;
     iLangSettingMonitor = NULL;
     iQwertyModeMonitor->RemoveObserver( *this );