Make status 'popup' button more appopriate size on OSX

Authored by amccann.

Description

Make status 'popup' button more appopriate size on OSX

Summary:
Due to small size, button Requires 'Qt::WA_MacMiniSize' attribute.
In addition, 'm_pButton->setMaximumHeight( maximumHeight );' caused problems.

Test Plan: Test on varity of platforms, verify popup button is as expected

Reviewers: kfunk

Reviewed By: kfunk

Subscribers: kfunk, kdevelop-devel

Differential Revision: https://phabricator.kde.org/D657

Details

Committed
amccannDec 15 2015, 7:21 PM
Reviewer
kfunk
Differential Revision
D657: Make status 'popup' button more appopriate size on OSX
Parents
R33:693b2f91d789: OSX: Make StatusBar transparent to clear up visual oddity
Branches
Unknown
Tags
Unknown