Add feature to enable rounded line edit on mac
authorJens Bache-Wiig <jens.bache-wiig@digia.com>
Thu, 15 Nov 2012 16:04:18 +0000 (17:04 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 15 Nov 2012 17:15:50 +0000 (18:15 +0100)
commit48f3128a7d97ca8961d5c7017c0b19ca1e735157
treeb716c2ba153f9c8f975ac3fc651432dabdaf34e9
parente9b6eb7795f5f87b705af0cae855c46c5c135297
Add feature to enable rounded line edit on mac

This will not currently be exposed in the widget API but we
can make use of it for qt quick components.

Change-Id: I08300a3bcd58e68df633fe9b36a988eb6176ef9c
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
src/widgets/styles/qmacstyle_mac.mm
src/widgets/styles/qstyleoption.h
src/widgets/widgets/qlineedit.cpp