Show
Ignore:
Timestamp:
06/11/08 08:21:55 (7 months ago)
Author:
eugene
Message:

Applied the latest version of flynd's qt-gui patch.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/qt-gui_group/src/userbox.h

    r5644 r6258  
    7171  CUserViewItem (ICQUser *, CUserViewItem* item); 
    7272  CUserViewItem (BarType, QListView *); 
    73   CUserViewItem (unsigned short Id, const char* name, QListView *); 
     73  CUserViewItem(unsigned short Id, const char* name, unsigned short sortKey, QListView* parent); 
    7474 
    7575  virtual ~CUserViewItem();