bluetoothengine/btui/btuimodel/btdevicemodel_p.h
changeset 47 9e2a905b887f
parent 42 b72428996822
equal deleted inserted replaced
45:b0aebde9b1fb 47:9e2a905b887f
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #ifndef BTDEVICEMODE_P_H
    18 #ifndef BTDEVICEMODELPRIVATE_H
    19 #define BTDEVICEMODE_P_H
    19 #define BTDEVICEMODELPRIVATE_H
    20 
    20 
    21 #include "btuimodeltypes.h"
    21 #include "btuimodeltypes.h"
    22 #include <btdevicemodel.h>
    22 #include <btdevicemodel.h>
    23 
    23 
    24 #include <e32base.h>
    24 #include <e32base.h>
   135     
   135     
   136     Q_DISABLE_COPY(BtDeviceModelPrivate)
   136     Q_DISABLE_COPY(BtDeviceModelPrivate)
   137 
   137 
   138 };
   138 };
   139 
   139 
   140 #endif // BTLOCALSETTING_H
   140 #endif // BTDEVICEMODELPRIVATE_H