renamed classes AppearancePage and BahaviourPage
This commit is contained in:
@@ -10,10 +10,10 @@ class QVBoxLayout;
|
||||
|
||||
namespace chatterino {
|
||||
|
||||
class AppearancePage : public SettingsPage
|
||||
class LookPage : public SettingsPage
|
||||
{
|
||||
public:
|
||||
AppearancePage();
|
||||
LookPage();
|
||||
|
||||
void addApplicationGroup(QVBoxLayout &layout);
|
||||
void addMessagesGroup(QVBoxLayout &layout);
|
||||
|
||||
Reference in New Issue
Block a user