[Kde-games-devel] Data migration issue

Matthew Dawson matthew at mjdsystems.ca
Sat Mar 21 15:06:02 UTC 2015


On March 21, 2015 04:00:11 PM Mathias Kraus wrote:
> =======
> KConfig config(QLatin1String("kminesrc"));
> config.reparseConfiguration();
> =======
Sorry, my suggestion of using reparseConfiguration wasn't clear.  I meant 
using it against the global KSharedConfig, not a newly created KConfig.  
Instead, try:

KSharedConfig::openConfig()->reparseConfiguration();

And see if that helps (untested here).
-- 
Matthew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3885 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20150321/1518bb6a/attachment.bin>


More information about the kde-games-devel mailing list