radioapp/radioenginewrapper/inc/radiostationhandlerif.h
changeset 14 63aabac4416d
parent 13 46974bebc798
child 19 afea38384506
equal deleted inserted replaced
13:46974bebc798 14:63aabac4416d
    17 
    17 
    18 #ifndef RADIOSTATIONHANDLERIF_H_
    18 #ifndef RADIOSTATIONHANDLERIF_H_
    19 #define RADIOSTATIONHANDLERIF_H_
    19 #define RADIOSTATIONHANDLERIF_H_
    20 
    20 
    21 // System includes
    21 // System includes
    22 #include <qglobal.h>
    22 #include <QtGlobal>
    23 
    23 
    24 // Forward declarations
    24 // Forward declarations
    25 class RadioStationIf;
    25 class RadioStationIf;
    26 
    26 
    27 class RadioStationHandlerIf
    27 class RadioStationHandlerIf