mirror-chatterino2/cmake/resources/ResourcesAutogen.hpp.in
2022-11-19 12:29:12 +01:00

17 lines
452 B
C++

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