messagingapp/msgui/unifiededitor/inc/msgunieditorlineedit.h
changeset 70 a15d9966050f
parent 34 84197e66a4bd
child 76 60a8a215b0ec
equal deleted inserted replaced
61:8ba0afbb4637 70:a15d9966050f
    96     QBasicTimer mSelectionSnapTimer;
    96     QBasicTimer mSelectionSnapTimer;
    97 
    97 
    98     int mSelectionStart;
    98     int mSelectionStart;
    99     int mSelectionEnd;
    99     int mSelectionEnd;
   100     bool mDefaultBehaviour;
   100     bool mDefaultBehaviour;
       
   101     
       
   102 #ifdef MSGUI_UNIT_TEST
       
   103     friend class TestMsgUnifiedEditorLineEdit;
       
   104 #endif
   101 };
   105 };
   102 
   106 
   103 #endif // MSG_UNIFIED_EDITOR_LINEEDIT_H
   107 #endif // MSG_UNIFIED_EDITOR_LINEEDIT_H