core: Fix oidentd signal connection, cleanup
authorShane Synan <digitalcircuit36939@gmail.com>
Tue, 19 Jun 2018 02:58:41 +0000 (21:58 -0500)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 19 Jun 2018 22:01:33 +0000 (00:01 +0200)
commit3fe23d142d83c2f79ad75103738fd161d52b003e
treece88d75c70062d97461db9da7385879e33b15352
parent8a86d4f72ff1d6f55c82b8f8fd5af3373d2e3f87
core: Fix oidentd signal connection, cleanup

Update OidentdConfigGenerator signal connections, adding the missing
socketId added in commit 41b9d689945e784b160a25d12076600ff4b7ae90 .

This fixes a warning about signals/slots not matching up.

Thanks to @genius3000 for finding this issue!

Clean up line length and spacing while we're here.
src/core/corenetwork.cpp
src/core/oidentdconfiggenerator.cpp
src/core/oidentdconfiggenerator.h