Move signallabel code out from its header

This commit is contained in:
Rasmus Karlsson
2018-03-30 14:39:33 +02:00
parent 89d7b7db87
commit 1c7f397f1b
3 changed files with 42 additions and 33 deletions
+2 -1
View File
@@ -177,7 +177,8 @@ SOURCES += \
src/providers/irc/ircserver.cpp \
src/providers/irc/ircchannel2.cpp \
src/util/streamlink.cpp \
src/providers/twitch/twitchhelpers.cpp
src/providers/twitch/twitchhelpers.cpp \
src/widgets/helper/signallabel.cpp
HEADERS += \
src/precompiled_header.hpp \