moved IsBigEndian into it's own file

This commit is contained in:
fourtf
2018-06-27 13:03:38 +02:00
parent c22052afdd
commit 6a93aa412e
3 changed files with 16 additions and 13 deletions
+2 -1
View File
@@ -383,7 +383,8 @@ HEADERS += \
src/widgets/StreamView.hpp \
src/widgets/TooltipWidget.hpp \
src/widgets/Window.hpp \
src/providers/twitch/TwitchCommon.hpp
src/providers/twitch/TwitchCommon.hpp \
src/util/IsBigEndian.hpp
RESOURCES += \
resources/resources.qrc \