localconnectivityservice/obexsendservices/obexhighway/inc/btsendserviceprovider.h
changeset 33 0b722902461e
parent 32 51f207bebb06
equal deleted inserted replaced
32:51f207bebb06 33:0b722902461e
    18 
    18 
    19 #ifndef BTSENDSERVICEPROVIDER_H
    19 #ifndef BTSENDSERVICEPROVIDER_H
    20 #define BTSENDSERVICEPROVIDER_H
    20 #define BTSENDSERVICEPROVIDER_H
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <QList.h>
    23 #include <qlist.h>
    24 #include <QVariant.h>
    24 #include <qvariant.h>
    25 
    25 
    26 class CBTServiceAPI;
    26 class CBTServiceAPI;
    27 class CBTSSSendListHandler;
    27 class CBTSSSendListHandler;
    28 
    28 
    29 
    29