removed settings namespace

This commit is contained in:
fourtf
2017-01-23 16:38:06 +01:00
parent 13e7f43278
commit 9041dbf014
13 changed files with 44 additions and 60 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include "widgets/chatwidget.h"
#include "channels.h"
#include "colorscheme.h"
#include "settings/settings.h"
#include "settings.h"
#include "widgets/textinputdialog.h"
#include <QFont>