radioapp/radiouiengine/inc/radiocontrolservice.h
branchGCC_SURGE
changeset 37 451b2e1545b2
parent 19 afea38384506
parent 28 075425b8d9a4
equal deleted inserted replaced
26:6bcf277166c1 37:451b2e1545b2
    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;