summaryrefslogtreecommitdiff
path: root/src/wx/player_stress_tester.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/player_stress_tester.h')
-rw-r--r--src/wx/player_stress_tester.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/player_stress_tester.h b/src/wx/player_stress_tester.h
index 40686bc24..9da73762f 100644
--- a/src/wx/player_stress_tester.h
+++ b/src/wx/player_stress_tester.h
@@ -35,6 +35,7 @@ public:
WAIT,
STOP,
SEEK,
+ EXIT
};
Command(std::string line);