refactored the ignores page a bit

This commit is contained in:
fourtf
2018-07-05 16:45:34 +02:00
parent 1da23e5e91
commit 80c8e11cec
6 changed files with 51 additions and 57 deletions
-4
View File
@@ -15,10 +15,6 @@ class LookPage : public SettingsPage
public:
LookPage();
void addApplicationGroup(QVBoxLayout &layout);
void addMessagesGroup(QVBoxLayout &layout);
void addEmotesGroup(QVBoxLayout &layout);
QLayout *createThemeColorChanger();
QLayout *createFontChanger();
QLayout *createUiScaleSlider();