Skip to content

Don't wrap ContentTypeWidget and IncidencesForWidget inside Layout

Carl Schwan requested to merge work/carl/formlayout-folderdialog into master

Instead, inherit from QComboBox and expose a QString that should be used as a base for a QLabel.

Part of the effort of poring collection pages to QFormLayout. See mailcommon!5 (merged)

Edited by Carl Schwan

Merge request reports