mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
17 lines
402 B
C++
17 lines
402 B
C++
/****************************************************************************
|
|
** WARNING! This file is autogenerated by cmake
|
|
** WARNING! All changes made in this file will be lost!
|
|
*****************************************************************************/
|
|
#include <QPixmap>
|
|
|
|
namespace chatterino {
|
|
|
|
class Resources2
|
|
{
|
|
public:
|
|
Resources2();
|
|
|
|
@RES_HEADER_CONTENT@
|
|
};
|
|
} // namespace chatterino
|