g++-11: Qt-client: Shadow warning about "password"
Seen only when building with g++-11.
Qt-client build fails on Shadow warning about Qt headers shadowing global 'password' declaration from client_main.h.
The fix will likely come to client-common part, so setting that as Component despite the problem being Qt-client specific.
Seen only when building with g++-11.
Qt-client build fails on Shadow warning about Qt headers shadowing global 'password' declaration from client_main.h.
The fix will likely come to client-common part, so setting that as Component despite the problem being Qt-client specific.