Skip to content
Verified Commit 6713da0a authored by Fushan Wen's avatar Fushan Wen
Browse files

apps/marble-kde: Use heap memory allocation for MainWindow

If a QObject is on the stack or global, sooner or later the
program will crash. We should use heap memory allocation for MainWindow,
so marble will not crash on exit.

BUG: 443144
parent a16a81c3
Pipeline #106285 passed with stage
in 8 minutes
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