Changeset 6045
- Timestamp:
- 01/14/08 19:58:34 (8 months ago)
- Files:
-
- 1 modified
-
branches/qt-gui_qt4/src/core/mainwin.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/qt-gui_qt4/src/core/mainwin.cpp
r6044 r6045 231 231 connect(Config::Skin::active(), SIGNAL(changed()), SLOT(updateSkin())); 232 232 233 updateStatus();234 updateEvents();235 233 updateGroups(true); 236 234
