OSDN Git Service

Work around wrong click area of output buttons on Mac.
authorEike Ziller <eike.ziller@nokia.com>
Tue, 26 Jul 2011 12:32:34 +0000 (14:32 +0200)
committerEike Ziller <eike.ziller@nokia.com>
Tue, 26 Jul 2011 14:07:04 +0000 (16:07 +0200)
commitdd91cbcf80bccd4abf67a4ea4dd9975d161519c9
treeeca745c4ae85160163f79db4a6e9b2c85b979949
parent06ab6e66be6ff6ce18c11f5f03e79d70a7c9b0a5
Work around wrong click area of output buttons on Mac.

For some reason using push buttons in the status bar will make
the clickable area of the buttons too small (half of the button isn't
clickable). Using QToolButtons instead.

Task-number: QTCREATORBUG-4513
Change-Id: I8b0f97552ec9b2471d570d577522b7ce5f382fb9
Reviewed-on: http://codereview.qt.nokia.com/2193
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
src/plugins/coreplugin/mainwindow.cpp
src/plugins/coreplugin/outputpanemanager.cpp
src/plugins/coreplugin/outputpanemanager.h