#pragma once #include namespace chatterino { void crossPlatformCopy(const QString &text); } // namespace chatterino