Skip to content

Use CommandLineOptions singleton for QCommandLineOption objects

Noah Davis requested to merge work/ndavis/cli-options into master

Makes it so the compiler will catch us when we use a wrongly named option in the code.

Merge request reports