refactored the ignores page a bit
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user