Changeset 6432 for trunk/qt-gui
- Timestamp:
- 07/08/08 19:53:06 (5 months ago)
- Files:
-
- 1 modified
-
trunk/qt-gui/src/mainwin.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt-gui/src/mainwin.cpp
r6430 r6432 622 622 userEventTabDlg = NULL; 623 623 m_nRealHeight = hVal; 624 m_bInMiniMode = false; 624 625 625 626 ICQOwner* o = gUserManager.FetchOwner(LICQ_PPID, LOCK_R); … … 778 779 this, SLOT(slot_convoLeave(const char *, unsigned long, unsigned long))); 779 780 780 m_bInMiniMode = false;781 781 updateStatus(); 782 782 updateEvents();
