bluetoothengine/btnotif/src/btnpaireddevsettnotifier.cpp
changeset 25 9c3798b88e30
parent 22 4255033c5d30
child 14 f7fbeaeb166a
--- a/bluetoothengine/btnotif/src/btnpaireddevsettnotifier.cpp	Fri Apr 23 23:54:40 2010 +0300
+++ b/bluetoothengine/btnotif/src/btnpaireddevsettnotifier.cpp	Sat Apr 24 00:12:05 2010 +0300
@@ -141,7 +141,7 @@
         }
     else
         {
-        iNotifUiUtil->ShowErrorNoteL( ETrue, stringholder, iSecondaryDisplayCommand, name );
+        iNotifUiUtil->ShowErrorNoteL( EFalse, stringholder, iSecondaryDisplayCommand, name );
         }
     CleanupStack::PopAndDestroy( &stringholder );