diff --git a/src/src.pro b/src/src.pro index 13e9bf748..21970ffc2 100644 --- a/src/src.pro +++ b/src/src.pro @@ -191,6 +191,8 @@ macx { HEADERS += Gui/QTFullScreen.h SOURCES += Gui/QTFullScreen.cpp + HEADERS += Train/VideoWindow.h + SOURCES += Train/VideoWindow.cpp } #### these are no longer non-mac only