Skip to content
Commit e160b626 authored by Martin Walch's avatar Martin Walch
Browse files

Make the KApplication instantiation before calling KCrash::initialize()

Fix crash when calling KCrash::initialize().

This was caused by getting

"Please instantiate the QApplication object first"

as return value from QCoreApplication::applicationFilePath() when setting
the file path in KCrash.

REVIEW: 127804
parent 248266e8
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