Skip to content

Use enums for HeaderFooterToolbar types rather than strings

Nate Graham requested to merge ngraham/elisa:use-enums into master

I don't know that QML enums existed back when this component was created (they were introduced in Qt 5.10). Either way, they do now, so we should use them.

Merge request reports

Loading