fixed settings background color

This commit is contained in:
fourtf
2018-08-07 08:12:44 +02:00
parent 381177dd24
commit 0682214ba7
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -103,6 +103,8 @@ void removeRunningFile(const QString &path)
void runGui(QApplication &a, Paths &paths, Settings &settings)
{
initQt();
chatterino::NetworkManager::init();
chatterino::Updates::getInstance().checkForUpdates();