securitysettings/eapqtdialogs/src/eapmschapv2pwdexpirednotedialog.cpp
changeset 48 432fb2364cb8
parent 42 53085837e73a
child 49 43351a4f2da3
equal deleted inserted replaced
42:53085837e73a 48:432fb2364cb8
    14 * Description: EAP-MSCHAPv2 password expired note Dialog implementation
    14 * Description: EAP-MSCHAPv2 password expired note Dialog implementation
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 3 %
    19 * %version: 4 %
    20 */
    20 */
    21 
    21 
    22 // System includes
    22 // System includes
    23 #include <HbAction>
    23 #include <HbAction>
    24 #include <HbTranslator>
    24 #include <HbTranslator>
    25 
    25 
    26 // User includes
    26 // User includes
    27 #include "eapmschapv2pwdexpirednotedialog.h"
    27 #include "eapmschapv2pwdexpirednotedialog.h"
    28 #include "OstTraceDefinitions.h"
    28 #include "OstTraceDefinitions.h"
    29 #ifdef OST_TRACE_COMPILER_IN_USE
    29 #ifdef OST_TRACE_COMPILER_IN_USE
       
    30 #include "eapmschapv2pwdexpirednotedialogTraces.h"
    30 #endif
    31 #endif
    31 
    32 
    32 /*!
    33 /*!
    33  * \class EapMschapv2NewPwdDialog
    34  * \class EapMschapv2NewPwdDialog
    34  * \brief Implements EAP-MSCHAPv2 New Password Input Dialog. 
    35  * \brief Implements EAP-MSCHAPv2 New Password Input Dialog.