Qt: Implement FIFO Player

This commit is contained in:
spycrab
2017-08-30 16:44:28 +02:00
parent aa8bf71333
commit 474b1c2d5c
10 changed files with 435 additions and 5 deletions

View File

@ -18,6 +18,7 @@ set(CMAKE_AUTOMOC ON)
set(SRCS
AboutDialog.cpp
FIFOPlayerWindow.cpp
HotkeyScheduler.cpp
Host.cpp
InDevelopmentWarning.cpp