devicemgmtdialogsplugin/src/fotadevicedialogs.cpp
changeset 53 1273bf2c520c
parent 42 aa33c2cb9a50
child 67 fdbfe0a95492
equal deleted inserted replaced
42:aa33c2cb9a50 53:1273bf2c520c
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include "devicemanagementnotifierutils.h"
    18 
    19 #include <hbdocumentloader.h>
    19 #include <hbdocumentloader.h>
    20 #include <hbdialog.h>
    20 #include <hbdialog.h>
    21 #include <hblabel.h>
    21 #include <hblabel.h>
    22 #include <hbmessagebox.h>
    22 #include <hbmessagebox.h>
    23 #include <HbAction.h>
    23 #include <hbaction.h>
    24 #include <e32Property.h>
    24 #include <e32property.h>
    25 #include "syncmlnotifierparams.h"
    25 #include <qdebug.h>
    26 #include "fotadevicedialogs.h"
    26 #include <hblistview.h>
    27 #include "PnpUtilLogger.h"
       
    28 #include <QDebug.h>
       
    29 #include <HbListView.h>
       
    30 #include <hbpushbutton.h>
    27 #include <hbpushbutton.h>
    31 #include <e32math.h>
    28 #include <e32math.h>
    32 #include <QStandardItemModel>
    29 #include <QStandardItemModel>
       
    30 #include <devicedialogsymbian.h>
       
    31 #include "devicemanagementnotifierutils.h"
       
    32 #include "fotadevicedialogs.h"
       
    33 #include "pnputillogger.h"
    33 
    34 
    34 
    35 
    35 // ---------------------------------------------------------------------------
    36 // ---------------------------------------------------------------------------
    36 // fotadevicedialogs::fotadevicedialogs
    37 // fotadevicedialogs::fotadevicedialogs
    37 // Constructor for fota related device dialogs 
    38 // Constructor for fota related device dialogs