From 35caa1aa4c7b1e4be7ec1191bd8eddce7b879eb4 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Tue, 31 Jan 2023 10:52:55 +0100 Subject: Improve LiveEngineDialog --- src/game_tab/right_panel/LiveEngineDialog.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game_tab/right_panel/LiveEngineDialog.hpp') diff --git a/src/game_tab/right_panel/LiveEngineDialog.hpp b/src/game_tab/right_panel/LiveEngineDialog.hpp index 2ba39c1..a74a2d6 100644 --- a/src/game_tab/right_panel/LiveEngineDialog.hpp +++ b/src/game_tab/right_panel/LiveEngineDialog.hpp @@ -16,6 +16,7 @@ class LiveEngineDialog : public DialogLiveEngine { uciadapter::UCI *engine; std::string engine_name; std::string confGroup; + std::string optmultipv; wxTimer timer; /// @brief The following time interval definitely need to be configure in the user settings (set to 1s for now) -- cgit v1.2.3