Skip to content
  • Tobias Fella's avatar
    Port the Component Chooser KCM to QML · 246b2319
    Tobias Fella authored and Nate Graham's avatar Nate Graham committed
    What's missing from the old KCM is the application's icons in the comboboxes,
    since that's not supported by QtQuick ComboBoxes without using adding a custom
    delegate. However there's work on supporting it and the KCM does expose the
    icons to qml, so it's easy to add once supported.
    246b2319