Skip to content
Commit 9acc879b 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.
parent 8c2c11d8
Pipeline #340295 passed with stage
in 2 minutes and 34 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