renamed a bunch of files and classes
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
#include "accountmanager.hpp"
|
||||
#include "twitch/twitchmessagebuilder.hpp"
|
||||
#include "twitch/twitchuser.hpp"
|
||||
#include "widgets/helper/settingsdialogtab.hpp"
|
||||
#include "widgets/logindialog.hpp"
|
||||
#include "widgets/settingsdialogtab.hpp"
|
||||
#include "windowmanager.hpp"
|
||||
|
||||
#include <QComboBox>
|
||||
@@ -176,7 +176,6 @@ QVBoxLayout *SettingsDialog::createAppearanceTab()
|
||||
fontLayout->addWidget(fontFamilyLabel);
|
||||
fontLayout->addWidget(fontSizeLabel);
|
||||
|
||||
|
||||
{
|
||||
auto &fontManager = FontManager::getInstance();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user