Review Request 111348: Don't require KApplication for using KGlobalSettings
Aleix Pol Gonzalez
aleixpol at kde.org
Tue Jul 2 14:39:56 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/111348/
-----------------------------------------------------------
(Updated July 2, 2013, 2:39 p.m.)
Status
------
This change has been discarded.
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/20130702/cfe69c1c/attachment.html>
More information about the Kde-frameworks-devel
mailing list