Ignore:
Timestamp:
Nov 10, 2009, 3:22:35 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: Implemented setting window icons for top-level windows with QWidget::setWindowIcon() (closes #55).

File:
1 edited

Legend:

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

    r130 r309  
    157157    HWND fId;
    158158    HSWITCH swEntry;
     159    HPOINTER iconPointer;
    159160#endif
    160161    QRect normalGeometry; // used by showMin/maximized/FullScreen
Note: See TracChangeset for help on using the changeset viewer.