graesslin added inline comments.

INLINE COMMENTS

> server.cpp:615
> +    QSocketNotifier* n = new QSocketNotifier(sockets[1], 
> QSocketNotifier::Read, this);
> +    qApp->connect(n, SIGNAL(activated(int)), SLOT(quit()));
> +

why the old connect syntax?

REPOSITORY
  R120 Plasma Workspace

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

To: jpalecek, #plasma
Cc: graesslin, davidedmundson, plasma-devel, ZrenBot, progwolff, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to