bluetoothengine/btnotif/btdevicedialogplugin/inc/btsenddialogwidget.h
changeset 41 0b2439c3e397
parent 40 997690c3397a
equal deleted inserted replaced
40:997690c3397a 41:0b2439c3e397
    14  * Description:  
    14  * Description:  
    15  *
    15  *
    16  */
    16  */
    17 
    17 
    18 
    18 
    19 #ifndef BTSENDDIALOGWIDGET_H_
    19 #ifndef BTSENDDIALOGWIDGET_H
    20 #define BTSENDDIALOGWIDGET_H_
    20 #define BTSENDDIALOGWIDGET_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>
    77 
    77 
    78     
    78     
    79     Q_DISABLE_COPY(BTSendDialogWidget)
    79     Q_DISABLE_COPY(BTSendDialogWidget)
    80     };
    80     };
    81 
    81 
    82 #endif /* BTSENDDIALOGWIDGET_H_ */
    82 #endif /* BTSENDDIALOGWIDGET_H */