radioapp/radiouiengine/inc/radiocontrolservice.h
changeset 28 075425b8d9a4
parent 24 6df133bd92e1
child 37 451b2e1545b2
child 57 21be958eb3ce
equal deleted inserted replaced
24:6df133bd92e1 28:075425b8d9a4
    17 
    17 
    18 #ifndef RADIOCONTROLSERVICE_H
    18 #ifndef RADIOCONTROLSERVICE_H
    19 #define RADIOCONTROLSERVICE_H
    19 #define RADIOCONTROLSERVICE_H
    20 
    20 
    21 // System includes
    21 // System includes
    22 #ifndef BUILD_WIN32
    22 #include <xqserviceprovider.h>
    23 #   include <xqserviceprovider.h>
       
    24 #else
       
    25 #   include <QObject>
       
    26 typedef QObject XQServiceProvider;
       
    27 #endif
       
    28 
    23 
    29 // User includes
    24 // User includes
    30 
    25 
    31 // Forward declarations
    26 // Forward declarations
    32 class RadioUiEngine;
    27 class RadioUiEngine;