Undo accidental edit in src.pro

.. that removed VideoWindow for non-Mac.
This commit is contained in:
Mark Liversedge
2016-11-20 16:39:20 +00:00
parent b08dee941f
commit d800d8b9fd

View File

@@ -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