ervin added a comment.

  Still some broken indentation, the files have weird indentation in that 
module it seems

INLINE COMMENTS

> componentchooserterminal.h:33
>       void defaults() override;
> +    bool isDefaults() const override;
>  

broken indentation

> kcm_componentchooser.cpp:40
>       connect(m_chooser,SIGNAL(changed(bool)),this,SIGNAL(changed(bool)));
> -     setButtons( Default|Apply|Help );
> +    connect(m_chooser, &ComponentChooser::defaulted, this, 
> &KCModule::defaulted);
>  

broken indentation

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D26100

To: meven, crossi, #plasma, ngraham, ervin
Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, 
GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to