Skip to content

Use KSharedConfig::openStateConfig() instead of using a "data" file

Joshua Goins requested to merge work/redstrate/better-window-saving into master

This function will automatically create a "neochatstarerc" for us, and KConfig will decide the best place for us to place our state. It won't always be in AppDataLocation.

Merge request reports