mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
fixed autogenerated resources formatting
This commit is contained in:
parent
299cc84e04
commit
41a49b854e
|
@ -12,7 +12,8 @@ header_header = \
|
|||
|
||||
namespace chatterino {
|
||||
|
||||
class Resources2 : public Singleton {
|
||||
class Resources2 : public Singleton
|
||||
{
|
||||
public:
|
||||
Resources2();
|
||||
|
||||
|
|
Loading…
Reference in a new issue