This commit is contained in:
fourtf 2016-12-30 19:26:55 +01:00
parent 4d1a0dd343
commit 11e3600770

View file

@ -50,7 +50,7 @@ class ColorScheme
static void makeScheme(float hue, float multiplyer); static void makeScheme(float hue, float multiplyer);
private: private:
Colorscheme() {} ColorScheme() {}
}; };
#endif // COLORSCHEME_H #endif // COLORSCHEME_H