diff -r 6a1fe72036e3 -r 0b192a3a05a4 bluetoothengine/btnotif/data/BTNotif.rss --- a/bluetoothengine/btnotif/data/BTNotif.rss Tue Jan 26 12:06:42 2010 +0200 +++ b/bluetoothengine/btnotif/data/BTNotif.rss Tue Feb 02 00:20:42 2010 +0200 @@ -190,19 +190,10 @@ // RESOURCE DIALOG r_bt_enter_passkey_query { - flags = EGeneralQueryFlags; + flags = EGeneralQueryFlags | EEikDialogFlagVirtualInput ; buttons = R_AVKON_SOFTKEYS_OK_CANCEL__OK; items = - { - DLG_LINE - { - type = EAknCtPopupHeadingPane; - id = EAknMessageQueryHeaderId; - control = AVKON_HEADING - { - label = qtn_bt_passkey_heading; - }; - }, + { DLG_LINE { type = EAknCtQuery;