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

Reply via email to