Skip to content

[kfilewidget] Replace KToolBar with QToolBar

Nicolas Fella requested to merge work/nico/ktoolbar into master

We don't need/use any of the KToolBar features

Use QToolBar instead, which is much lighter in terms of dependencies

See https://phabricator.kde.org/T12206

Merge request reports