mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
asd
This commit is contained in:
parent
4d1a0dd343
commit
11e3600770
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ class ColorScheme
|
|||
static void makeScheme(float hue, float multiplyer);
|
||||
|
||||
private:
|
||||
Colorscheme() {}
|
||||
ColorScheme() {}
|
||||
};
|
||||
|
||||
#endif // COLORSCHEME_H
|
||||
|
|
Loading…
Reference in a new issue