mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
9f5477c433
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com> Fixes https://github.com/Chatterino/chatterino2/issues/3949
14 lines
395 B
C++
14 lines
395 B
C++
/****************************************************************************
|
|
** WARNING! This file is autogenerated by cmake
|
|
** WARNING! All changes made in this file will be lost!
|
|
*****************************************************************************/
|
|
#include "ResourcesAutogen.hpp"
|
|
|
|
namespace chatterino {
|
|
|
|
Resources2::Resources2()
|
|
{
|
|
@RES_SOURCE_CONTENT@
|
|
}
|
|
} // namespace chatterino
|