Review Request 111348: Don't require KApplication for using KGlobalSettings
Aleix Pol Gonzalez
aleixpol at kde.org
Mon Jul 1 17:18:43 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/111348/
-----------------------------------------------------------
Review request for KDE Frameworks.
Description
-------
Initialize it when QCoreApplication is initialized, no matter what.
KApplication keeps the call to KGlobalSettings::activate(), it just won't do anything the second time that it's called. Behavior shouldn't change, if AFAIK.
Now KGlobalSettings will be initialized automatically, as long as the application links against kde4support
Diffs
-----
kdeui/util/kglobalsettings.cpp 3e60632
Diff: http://git.reviewboard.kde.org/r/111348/diff/
Testing
-------
Thanks,
Aleix Pol Gonzalez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130701/92349ae9/attachment.html>
More information about the Kde-frameworks-devel
mailing list