messagingapp/msgui/unifiededitor/inc/msgunieditoraudiowidget.h
changeset 67 fc91263aee62
parent 51 3507212d340e
child 76 60a8a215b0ec
equal deleted inserted replaced
65:d8ac8e5e4721 67:fc91263aee62
   119 
   119 
   120     /**
   120     /**
   121      * True if valid media duration else false.
   121      * True if valid media duration else false.
   122      */
   122      */
   123     bool mValidMediaDuration;
   123     bool mValidMediaDuration;
       
   124     
       
   125 #ifdef MSGUI_UNIT_TEST
       
   126     /**
       
   127      * Unit Testing
       
   128      */
       
   129     friend class TestMsgUniFiedEditorAudioWidget;
       
   130 #endif
   124 };
   131 };
   125 
   132 
   126 #endif //MSG_UNIFIED_EDITOR_AUDIO_WIDGET_H
   133 #endif //MSG_UNIFIED_EDITOR_AUDIO_WIDGET_H
   127 // EOF
   134 // EOF