Skip to content

App: Handle opening files from the command line

Niels De Graef requested to merge wip/nielsdg/handle-open into master

Implement GApplcation.open() for our application: this means concretely that we will try to import the files that were specified on the command line.

Merge request reports