diff options
author | Carlos Manuel Duclos Vergara <carlos.duclos@nokia.com> | 2010-03-05 10:53:39 (GMT) |
---|---|---|
committer | Carlos Manuel Duclos Vergara <carlos.duclos@nokia.com> | 2010-03-05 10:54:50 (GMT) |
commit | 3fdad84b40b62979844c2d37d16093a0b67222df (patch) | |
tree | af69f89b5cb6d59597782e045b9b673b1767893c /tools/qttracereplay | |
parent | 78a16df5bbfabf8f463ea7211cd5cd028c46dabe (diff) | |
download | Qt-3fdad84b40b62979844c2d37d16093a0b67222df.zip Qt-3fdad84b40b62979844c2d37d16093a0b67222df.tar.gz Qt-3fdad84b40b62979844c2d37d16093a0b67222df.tar.bz2 |
QPrintPreviewDialog number of pages is partially blocked from view in OSX
The problem here is caused by the FormLayout. This patch queries the
widget for its sizeHint and then forces it to resize to that size.
Once that is done, we add the widget to the layout.
Code is #ifdef protected so other platforms are not affected by it.
Task-number: QTBUG-7760
Reviewed-by: Trond
Diffstat (limited to 'tools/qttracereplay')
0 files changed, 0 insertions, 0 deletions