D25863: Remove traces of old GTK configs
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Tue Dec 10 22:43:10 GMT 2019
apol added inline comments.
INLINE COMMENTS
> appearancegtk2.cpp:146
> {
> - m_settings = QMap<QString, QString> {
> - {"toolbar_style", "GTK_TOOLBAR_ICONS"},
> - {"show_icons_buttons", "0"},
> - {"show_icons_menus", "0"},
> - {"primary_button_warps_slider", "false"}
> - };
> + m_settings = QMap<QString, QString> {};
> }
Should be m_settings.clear().
Not a big deal, it does the same, just FYI.
REPOSITORY
R99 KDE Gtk Configuration Tool
REVISION DETAIL
https://phabricator.kde.org/D25863
To: gikari, ngraham
Cc: apol, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20191210/c48f555b/attachment-0001.html>
More information about the Plasma-devel
mailing list