Changeset 6426
- Timestamp:
- 07/05/08 06:02:06 (3 months ago)
- Files:
-
- 1 modified
-
trunk/qt4-gui/src/core/licqgui.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt4-gui/src/core/licqgui.cpp
r6424 r6426 937 937 // Check if we want the window sticky 938 938 if (Config::Chat::instance()->msgWinSticky()) 939 QTimer::singleShot(100, myUserEventTabDlg, SLOT(s lotSetMsgWinSticky()));939 QTimer::singleShot(100, myUserEventTabDlg, SLOT(setMsgWinSticky())); 940 940 } 941 941
