Add exit command to stress tester.
[dcpomatic.git] / src / wx / player_stress_tester.h
index 40686bc2476b3e0f951590ddb409369a30cd292d..9da73762f38d44860efedb7ac0780805090e5366 100644 (file)
@@ -35,6 +35,7 @@ public:
                WAIT,
                STOP,
                SEEK,
+               EXIT
        };
 
        Command(std::string line);