Changeset 6258 for branches/qt-gui_group/src/userbox.h
- Timestamp:
- 06/11/08 08:21:55 (7 months ago)
- Files:
-
- 1 modified
-
branches/qt-gui_group/src/userbox.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/qt-gui_group/src/userbox.h
r5644 r6258 71 71 CUserViewItem (ICQUser *, CUserViewItem* item); 72 72 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); 74 74 75 75 virtual ~CUserViewItem();
