/**************************************************************************** ** WARNING! This file is autogenerated by cmake ** WARNING! All changes made in this file will be lost! *****************************************************************************/ #include #include "common/Singleton.hpp" namespace chatterino { class Resources2 : public Singleton { public: Resources2(); @RES_HEADER_CONTENT@ }; } // namespace chatterino