Skip to content

Split widgets classes into separate library

Nicolas Fella requested to merge work/nico/icon-widgets into master

The icon loading things are mostly widgets-independent, but there are some util widgets like KIconButton and KIconDialog

Split those out into a separate KIconWidgets library

Also split out pixmap sequence loading into the new library since that depends on KWidgetsAddons

Edited by Nicolas Fella

Merge request reports