The source project of this merge request has been removed.
Center all QAbstractSpinBox, not just integer QSpinBox
Fixes misaligned QDoubleSpinBox, and aligns QDateTimeEdit (which may be a good thing as well).
Fixes #12 (closed).
Before:
After: