mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
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
|