Skip to content

Fixed #163: Load/save filechooser on Linux

rgaudin requested to merge linux-filechooser into master
  • FileChooserNative does not exists on Linux (doc err.)
  • If it does not exists, fall back to FileChooserDialog
  • Also fixed a typo in FileChooser Dialog title

Merge request reports