diff --git a/eeschema/tools/lib_move_tool.cpp b/eeschema/tools/lib_move_tool.cpp index 4ae565b1bf..adb1a97cc6 100644 --- a/eeschema/tools/lib_move_tool.cpp +++ b/eeschema/tools/lib_move_tool.cpp @@ -49,6 +49,8 @@ LIB_MOVE_TOOL::~LIB_MOVE_TOOL() bool LIB_MOVE_TOOL::Init() { + EE_TOOL_BASE::Init(); + // // Add move actions to the selection tool menu //