bluetoothengine/btnotif/btdevicedialogplugin/inc/btdevicedialogrecvquerywidget.h
changeset 47 9e2a905b887f
parent 42 b72428996822
child 57 5ebadcda06cb
equal deleted inserted replaced
45:b0aebde9b1fb 47:9e2a905b887f
    14 * Description:  BtDeviceDialogWidget class declaration.
    14 * Description:  BtDeviceDialogWidget class declaration.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #ifndef BTDEVICEDIALOGRECVQUERYWIDGET_H_
    19 #ifndef BTDEVICEDIALOGRECVQUERYWIDGET_H
    20 #define BTDEVICEDIALOGRECVQUERYWIDGET_H_
    20 #define BTDEVICEDIALOGRECVQUERYWIDGET_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>
    72     HbDialog            *mDialog;
    72     HbDialog            *mDialog;
    73     
    73     
    74     Q_DISABLE_COPY(BTRecvQueryDialogWidget)
    74     Q_DISABLE_COPY(BTRecvQueryDialogWidget)
    75     };
    75     };
    76 
    76 
    77 #endif /* BTDEVICEDIALOGRECVQUERYWIDGET_H_ */
    77 #endif /* BTDEVICEDIALOGRECVQUERYWIDGET_H */