Skip to content
Commit 7db506b5 authored by Nate Graham's avatar Nate Graham Committed by Kurt Hindenburg
Browse files

Make wasWindowGeometrySaved() function consider new key format

The key format is changing in
frameworks/kconfig!184; take
that into account here.

Currently this function copies code from KWindowConfig, which is not
ideal; a more robust solution would be to expose the config file key
value publicly using a function in KWindowConfig that Konsole can call.
That's KF6 material, though, so for now, let's fix this issue by simply
supporting the new key format as well as the old one.

(cherry picked from commit 9acc879b)
parent 4c4a1e90
Pipeline #340297 passed with stage
in 2 minutes and 13 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