Changeset 5724 for branches/qt-gui_qt4/src/userevents/userviewevent.h
- Timestamp:
- 10/29/07 01:36:28 (13 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/qt-gui_qt4/src/userevents/userviewevent.h
r5370 r5724 36 36 { 37 37 class MLView; 38 class M sgView;38 class MessageList; 39 39 class SkinnableButton; 40 40 class UserSendCommon; … … 52 52 QSplitter* splRead; 53 53 MLView* mlvRead; 54 M sgView* msgView;54 MessageList* msgView; 55 55 CUserEvent* currentEvent; 56 56 QCheckBox* chkAutoClose;
