connectionutilities/ConnectionDialogs/inc/ConnectionDialogsUidDefs.h
changeset 20 9c97ad6591ae
parent 0 5a93021fdf25
equal deleted inserted replaced
18:fcbbe021d614 20:9c97ad6591ae
    56 
    56 
    57 // Diisconnect dialog uid
    57 // Diisconnect dialog uid
    58 const TUid KUidDisconnectDlg = { 0x101F85F1 };
    58 const TUid KUidDisconnectDlg = { 0x101F85F1 };
    59 
    59 
    60 // ID of Connecting via discreet popup
    60 // ID of Connecting via discreet popup
    61 const TUid KUidConnectingViaDiscreetPopup = { 0x20026FC5 };
    61 // Deprecated. Left here for documentation purpose.
       
    62 // const TUid KUidConnectingViaDiscreetPopup = { 0x20026FC5 };
    62 
    63 
    63 // ID of Connection error discreet popup
    64 // ID of Connection error discreet popup
    64 const TUid KUidConnectionErrorDiscreetPopup = { 0x20026FEF };
    65 // Deprecated. Left here for documentation purpose.
       
    66 // const TUid KUidConnectionErrorDiscreetPopup = { 0x20026FEF };
    65 
    67 
    66 // WLAN uids
    68 // WLAN uids
    67 
    69 
    68 // ID of SelectWLan dialog
    70 // ID of SelectWLan dialog
    69 const TUid KUidSelectWLanDlg = { 0x10207373 };
    71 const TUid KUidSelectWLanDlg = { 0x10207373 };
    95 
    97 
    96 // ID of Easy Wapi dialog
    98 // ID of Easy Wapi dialog
    97 const TUid KUidEasyWapiDlg = { 0x101F6D51 };
    99 const TUid KUidEasyWapiDlg = { 0x101F6D51 };
    98 
   100 
    99 // ID of No WLAN networks are available at the moment -note
   101 // ID of No WLAN networks are available at the moment -note
   100 const TUid KUidNoWLANNetworksAvailableNote = { 0x20016A83 };
   102 // Deprecated. Left here for documentation purpose.
       
   103 // const TUid KUidNoWLANNetworksAvailableNote = { 0x20016A83 };
   101 
   104 
   102 #endif  // __CONNECTIONDIALOGSUIDDEFS_H__
   105 #endif  // __CONNECTIONDIALOGSUIDDEFS_H__
   103 
   106 
   104 // End of File
   107 // End of File