added settings for theme and theme hue

This commit is contained in:
fourtf
2017-02-02 01:23:26 +01:00
parent 0343371443
commit 43cf7620ae
10 changed files with 105 additions and 5 deletions
+1
View File
@@ -80,6 +80,7 @@ private:
public:
Setting<QString> theme;
Setting<float> themeHue;
Setting<QString> selectedUser;
Setting<float> emoteScale;
Setting<float> mouseScrollMultiplier;