Show
Ignore:
Timestamp:
09/28/07 21:38:59 (14 months ago)
Author:
eugene
Message:

Made default amount of messages per history page configurable in range of (2..200), ticket 821.

Files:
1 modified

Legend:

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

    r5422 r5446  
    203203                 m_nSortColumn, 
    204204                 m_chatMsgStyle, 
    205                  m_histMsgStyle; 
     205                 m_histMsgStyle, 
     206                 m_histMsgNum; 
    206207 
    207208  QString m_chatDateFormat,