Skip to content

SpinBox: less scuffed implementation of reading from QStyle

Jan Blackquill requested to merge work/janb/new-spinbox-style into master

This removes hardcoding to Breeze's style of spinboxes and pulls values from the QStyle instead.

Merge request reports