qa: Don't import whole Protocol namespace
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 18 Nov 2018 19:49:05 +0000 (20:49 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 18 Nov 2018 23:59:46 +0000 (00:59 +0100)
commitaf29862368978b94f00f13b957f685d78c7e8104
tree37fd34f33fdb48cce6e933189cd31a7b4905e395
parent2b20afa535e00faa8d7fc114014463824b8fcca4
qa: Don't import whole Protocol namespace

Explicitly specify the Protocol namespace where needed. This avoids
warnings about hidden global symbols.
src/client/clientauthhandler.cpp
src/core/coreauthhandler.cpp