#pragma once #include #include namespace Secrets { bool hasMSAClientID(); QString getMSAClientID(uint8_t separator); }