messagingapp/msgui/unifiededitor/inc/msgunieditorlineedit.h
changeset 70 a15d9966050f
parent 34 84197e66a4bd
child 76 60a8a215b0ec
--- a/messagingapp/msgui/unifiededitor/inc/msgunieditorlineedit.h	Thu Sep 02 20:23:03 2010 +0300
+++ b/messagingapp/msgui/unifiededitor/inc/msgunieditorlineedit.h	Fri Sep 17 08:28:39 2010 +0300
@@ -98,6 +98,10 @@
     int mSelectionStart;
     int mSelectionEnd;
     bool mDefaultBehaviour;
+    
+#ifdef MSGUI_UNIT_TEST
+    friend class TestMsgUnifiedEditorLineEdit;
+#endif
 };
 
 #endif // MSG_UNIFIED_EDITOR_LINEEDIT_H