Ignore:
Timestamp:
Sep 16, 2009, 11:12:02 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: Enabled actual enforcing min/max Qt widget constraints for top-level windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/kernel/qwidget_pm.cpp

    r184 r186  
    21962196void QWidgetPrivate::setConstraints_sys()
    21972197{
    2198     // @todo implement
     2198    // @todo is there a way to show/hide the Maximize button according to
     2199    // the shouldShowMaximizeButton() return value?
    21992200}
    22002201
Note: See TracChangeset for help on using the changeset viewer.