diff --git a/include/automation_editor.h b/include/automation_editor.h index fa0309a9c..f6425c0ee 100644 --- a/include/automation_editor.h +++ b/include/automation_editor.h @@ -229,6 +229,7 @@ private: int m_ppt; int m_y_delta; + bool m_y_auto; timeMap m_valuesToCopy; timeMap m_selValuesForMove;