Move signallabel code out from its header

This commit is contained in:
Rasmus Karlsson
2018-03-30 14:39:33 +02:00
committed by fourtf
parent 45841953da
commit 1c64dea831
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 \