renamed classes AppearancePage and BahaviourPage

This commit is contained in:
fourtf
2018-07-03 17:40:15 +02:00
parent cd57b2b518
commit 3a9de8cb86
5 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -82,8 +82,8 @@ void SettingsDialog::addTabs()
this->ui_.tabContainer->addSpacing(16);
this->addTab(new AppearancePage);
this->addTab(new BehaviourPage);
this->addTab(new LookPage);
this->addTab(new FeelPage);
this->ui_.tabContainer->addSpacing(16);