Skip to content
Commit a6c8d6da authored by Nicolas Fella's avatar Nicolas Fella
Browse files

Simplify printing code

Remove pointless null check, we know printDialog isn't null since we create it right before

Create PrintDialog on the stack

We create and destroy it all within one function

This way we get guaranteed cleanup for free
parent ca5ed348
Pipeline #133033 passed with stage
in 4 minutes and 48 seconds
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