aboutsummaryrefslogtreecommitdiff
path: root/src/CGEditor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/CGEditor.hpp')
-rw-r--r--src/CGEditor.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CGEditor.hpp b/src/CGEditor.hpp
index 72c2785..286343f 100644
--- a/src/CGEditor.hpp
+++ b/src/CGEditor.hpp
@@ -19,6 +19,8 @@ class CGEditor {
MoveTable *MT;
Margin *MA;
Menu *ME;
+ /// @brief To Focus (TF) move to focus on the next draw (nullptr if not used)
+ CMI::HalfMove *TF;
protected:
Status status;