Changeset 6200 for trunk/qt4-gui/src/contactlist/contactgroup.h
- Timestamp:
- 05/25/08 06:25:18 (8 months ago)
- Files:
-
- 1 modified
-
trunk/qt4-gui/src/contactlist/contactgroup.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt4-gui/src/contactlist/contactgroup.h
r6150 r6200 56 56 */ 57 57 virtual ~ContactGroup(); 58 59 /** 60 * Group data in daemon has changed and needs to be refetched 61 */ 62 void update(); 58 63 59 64 /**
