Skip to content

Fix montage functionality

Nate Graham requested to merge ngraham/plasma-sdk:fix-montage into master
  • FileDialog now defaults to open mode, so tell it we need to be in save mode.
  • Use correct API to get the selected file; this changed in Qt6.

Now it works.

Merge request reports