messagingapp/msgui/conversationview/inc/msgviewutils.h
changeset 70 a15d9966050f
parent 23 238255e8b033
equal deleted inserted replaced
61:8ba0afbb4637 70:a15d9966050f
    58     QString mimeTypeL(QString fileName);
    58     QString mimeTypeL(QString fileName);
    59 
    59 
    60 private:
    60 private:
    61     // Data
    61     // Data
    62 
    62 
       
    63 #ifdef MSGUI_UNIT_TEST
       
    64     /**
       
    65      * Unit Testing
       
    66      */
       
    67     friend class TestMsgViewUtils;
       
    68 #endif
       
    69 
    63 };
    70 };
    64 
    71 
    65 #endif // MSGVIEWUTILS_H
    72 #endif // MSGVIEWUTILS_H
    66 //EOF
    73 //EOF