apol added a comment.

  LGTM otherwise

INLINE COMMENTS

> kstart.cpp:355
>    } else {
> -      if ( parser.positionalArguments().count() == 0 )
> +      if ( parser.positionalArguments().count() == 0 ) {
>            qCritical() << i18n("No command specified");

if ( parser.positionalArguments().isEmpty() ) {

REPOSITORY
  R126 KDE CLI Utilities

BRANCH
  master

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

To: tasossahanidis, davidedmundson
Cc: apol, plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, 
Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, 
sebas, mart

Reply via email to