Skip to content
Commit 86738cb7 authored by Julius Künzel's avatar Julius Künzel 💬
Browse files

Reorder main function

- Fixes: Splash screen showing up for a short moment when calling
kdennlive with --help from the command line
- Use QCommandLineOption instead of a string to reduce the risk of
getting out of sync with future changes
- Make it possible to check command lines before most of the UI related
code. This opens the door for rendering  via a cmd option. Related to
#1615
parent 6fcf3acf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment