diff -r 0b192a3a05a4 -r 00f9ee97d895 bluetoothengine/btui/Ecom/src/BTUIDeviceContainer.cpp --- a/bluetoothengine/btui/Ecom/src/BTUIDeviceContainer.cpp Tue Feb 02 00:20:42 2010 +0200 +++ b/bluetoothengine/btui/Ecom/src/BTUIDeviceContainer.cpp Fri Apr 16 15:08:36 2010 +0300 @@ -32,7 +32,7 @@ #include "debug.h" #include "btui.h" // Global declarations -const TInt KBTNumberOfIcons = 13; // Number of class of device icons +const TInt KBTNumberOfIcons = 14; // Number of class of device icons + extra one DEV_STATUS_AUTHORIZED _LIT( DEV_TYPE_COMPUTER,"0\t"); _LIT( DEV_TYPE_PHONE,"1\t");