src/3rdparty/phonon/mmf/utils.h
branchRCL_3
changeset 5 d3bac044e0f0
parent 4 3b1da2848fc7
equal deleted inserted replaced
4:3b1da2848fc7 5:d3bac044e0f0
    42     AudioUtilityUrlNotSupported     = 4
    42     AudioUtilityUrlNotSupported     = 4
    43 };
    43 };
    44 
    44 
    45 class Utils
    45 class Utils
    46 {
    46 {
    47     Q_DECLARE_TR_FUNCTIONS(Utils)
    47     Q_DECLARE_TR_FUNCTIONS(Phonon::MMF)
    48 
    48 
    49 public:
    49 public:
    50 /**
    50 /**
    51  * Raise a fatal exception
    51  * Raise a fatal exception
    52  */
    52  */