messagingapp/msgui/unifiededitor/inc/msgunieditorlineedit.h
changeset 56 f42d9a78f435
parent 37 518b245aa84c
child 76 60a8a215b0ec
equal deleted inserted replaced
55:5b3b2fa8c3ec 56:f42d9a78f435
    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