added debug information on F10

This commit is contained in:
fourtf
2018-04-06 16:37:30 +02:00
parent 68227fa576
commit 86c844c791
19 changed files with 192 additions and 11 deletions
+6 -2
View File
@@ -178,7 +178,9 @@ SOURCES += \
src/providers/irc/ircchannel2.cpp \
src/util/streamlink.cpp \
src/providers/twitch/twitchhelpers.cpp \
src/widgets/helper/signallabel.cpp
src/widgets/helper/signallabel.cpp \
src/widgets/helper/debugpopup.cpp \
src/util/debugcount.cpp
HEADERS += \
src/precompiled_header.hpp \
@@ -292,7 +294,9 @@ HEADERS += \
src/providers/irc/ircserver.hpp \
src/providers/irc/ircchannel2.hpp \
src/util/streamlink.hpp \
src/providers/twitch/twitchhelpers.hpp
src/providers/twitch/twitchhelpers.hpp \
src/util/debugcount.hpp \
src/widgets/helper/debugpopup.hpp
RESOURCES += \
resources/resources.qrc