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
+3 -3
View File
@@ -51,7 +51,7 @@ SOURCES += main.cpp\
messages/word.cpp \
messages/wordpart.cpp \
resources.cpp \
settings/settings.cpp \
settings.cpp \
widgets/chatwidget.cpp \
widgets/chatwidgetheader.cpp \
widgets/chatwidgetheaderbutton.cpp \
@@ -87,8 +87,8 @@ HEADERS += account.h \
messages/word.h \
messages/wordpart.h \
resources.h \
settings/setting.h \
settings/settings.h \
setting.h \
settings.h \
twitchemotevalue.h \
widgets/chatwidget.h \
widgets/chatwidgetheader.h \