summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.7.1
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2012-03-21 10:39:39 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-30 12:19:22 +0200
commit177a78b0357a985609dc45448c8679aa0b36d7dd (patch)
tree2c236f2fd38dead0d10183c7f1fb000692c35276 /dist/changes-4.7.1
parentac2f7eff88e2ca1b283f739d464a6b3ee58a611a (diff)
Cocoa: don't call non-existent NSWindow setFrameSize
Commit 140579cb3ef676aa3a7c3fc322ddfcc6ec1b70f2 changed a setFrame call in propagateSizeHints() to setFrameSize, which doesn't exist in NSWindow. Change it back to setFrame. Spotted due to this objc warning: qcocoawindow.mm:232:9: warning: instance method '-setFrameSize:display:' not found (return type defaults to 'id') [m_nsWindow setFrameSize : NSMakeSize(baseSize.width(),... ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~... Change-Id: Ieb7e022694ced7e59c07fdd2fc53048dab1e93c7 Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
Diffstat (limited to 'dist/changes-4.7.1')
0 files changed, 0 insertions, 0 deletions