Changeset 6125 for trunk/qt4-gui/src/views
- Timestamp:
- 04/05/08 17:49:38 (8 months ago)
- Files:
-
- 1 modified
-
trunk/qt4-gui/src/views/userview.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt4-gui/src/views/userview.cpp
r5938 r6125 107 107 // Turn off group filtering first, otherwise we cannot switch from threaded view to a system group 108 108 dynamic_cast<MainContactListProxy*>(myListProxy)->setThreadedView(false); 109 110 // Hidden groups may not be sorted, force a resort just in case 111 resort(); 109 112 } 110 113 }
