Ignore:
Timestamp:
Aug 19, 2009, 11:26:52 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: 1) Fixed window state change handling so that the window is properly redrawn after being un-minimized using the window manager command. 2) Fixed frame strut update during minimize.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/kernel/qwidget_p.h

    r120 r121  
    157157    HWND fId;
    158158    HSWITCH swEntry;
    159     uint inSetWindowState : 1;
    160159#endif
    161160    QRect normalGeometry; // used by showMin/maximized/FullScreen
Note: See TracChangeset for help on using the changeset viewer.