D25877: [KColorschemeManager] Add option to reenable following global theme
David Redondo
noreply at phabricator.kde.org
Thu Jan 2 15:32:39 GMT 2020
davidre added inline comments.
INLINE COMMENTS
> kcolorschememanager.cpp:220
> +{
> + return createSchemeSelectionMenu(QIcon(),QString(), QString(), parent);
> +}
Should we also do this for the other overloads? Or would that behavior change be a blocker? ALso an application would want to call `KColorSchemeManager::createSchemeSelectionMenu(const QString &selectedSchemeName, QObject *parent)` probably if the custom scheme is saved between launches.
REPOSITORY
R265 KConfigWidgets
BRANCH
systemthem (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D25877
To: davidre, #frameworks, ngraham
Cc: ahmadsamir, asemke, kossebau, ngraham, kde-frameworks-devel, LeGast00n, GB_2, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200102/863c8036/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list