Skip to content

applets/quickshare: Port to Qt6/KF6

Joshua Goins requested to merge work/redstrate/quickshare-kf6 into master

Another "easy" one:

  • Set implicit height of each share item explicitly, so they're spaced correctly
  • Use the model property otherwise you get share items named "2" which isn't very helpful
  • Change more stuff to use PlasmaExtras (MenuItem, ListItem)

Merge request reports