bluetoothengine/btnotif/btdevicedialogplugin/inc/btmoredevicesdialogwidget.h
changeset 41 0b2439c3e397
parent 40 997690c3397a
child 52 4545c04e61e1
equal deleted inserted replaced
40:997690c3397a 41:0b2439c3e397
    14  * Description:  
    14  * Description:  
    15  *
    15  *
    16  */
    16  */
    17 
    17 
    18 
    18 
    19 #ifndef BTMOREDEVICESDIALOGWIDGET_H_
    19 #ifndef BTMOREDEVICESDIALOGWIDGET_H
    20 #define BTMOREDEVICESDIALOGWIDGET_H_
    20 #define BTMOREDEVICESDIALOGWIDGET_H
    21 
    21 
    22 #include <QObject>
    22 #include <QObject>
    23 #include <QVariantMap>
    23 #include <QVariantMap>
    24 #include <hbdialog.h>
    24 #include <hbdialog.h>
    25 #include <hbdevicedialoginterface.h>
    25 #include <hbdevicedialoginterface.h>
    74     QStandardItemModel* mContentItemModel;
    74     QStandardItemModel* mContentItemModel;
    75     
    75     
    76     Q_DISABLE_COPY(BTMoreDevicesDialogWidget)
    76     Q_DISABLE_COPY(BTMoreDevicesDialogWidget)
    77     };
    77     };
    78 
    78 
    79 #endif /* BTMOREDEVICESDIALOGWIDGET_H_ */
    79 #endif /* BTMOREDEVICESDIALOGWIDGET_H */