Show
Ignore:
Timestamp:
10/29/07 01:36:28 (13 months ago)
Author:
flynd
Message:

Renamed MsgView? to MessageList? and moved it to widgets dir.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/qt-gui_qt4/src/userevents/userviewevent.h

    r5370 r5724  
    3636{ 
    3737class MLView; 
    38 class MsgView; 
     38class MessageList; 
    3939class SkinnableButton; 
    4040class UserSendCommon; 
     
    5252  QSplitter* splRead; 
    5353  MLView* mlvRead; 
    54   MsgView* msgView; 
     54  MessageList* msgView; 
    5555  CUserEvent* currentEvent; 
    5656  QCheckBox* chkAutoClose;