BreezeStyleSheets/dist
Alex Huszagh 49d44916ed Fix drop-down icon for QDateEdit with the calendar popup.
Weirdly, this is controlled via QAbstractSpinBox and the arrow
indicators, which is fixed by setting a `width` and `height` for those
subcontrols. This makes little sense, since the calendar popup is styled
using QStyle.CC_ComboBox, but it works reliable for Qt5 and Qt6.

Closes #40.
2022-05-01 14:26:54 -05:00
..
pyqt6 Fix drop-down icon for QDateEdit with the calendar popup. 2022-05-01 14:26:54 -05:00
qrc Fix drop-down icon for QDateEdit with the calendar popup. 2022-05-01 14:26:54 -05:00