Fix crash in debug console
We need an explicit return type; otherwise a QStringBuilder object will be returned, which can reference already destroyed strings.
Please register or sign in to comment
We need an explicit return type; otherwise a QStringBuilder object will be returned, which can reference already destroyed strings.