KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_move_tool.cpp File Reference
#include <cmath>
#include <wx/log.h>
#include <trigo.h>
#include <gal/graphics_abstraction_layer.h>
#include <tool/tool_manager.h>
#include <tools/ee_grid_helper.h>
#include <tools/ee_selection_tool.h>
#include <tools/sch_line_wire_bus_tool.h>
#include <ee_actions.h>
#include <sch_commit.h>
#include <eda_item.h>
#include <sch_item.h>
#include <sch_symbol.h>
#include <sch_sheet.h>
#include <sch_sheet_pin.h>
#include <sch_line.h>
#include <sch_junction.h>
#include <sch_edit_frame.h>
#include <eeschema_id.h>
#include <pgm_base.h>
#include <settings/settings_manager.h>
#include "sch_move_tool.h"

Go to the source code of this file.

Macros

#define QUIET_MODE   true
 

Macro Definition Documentation

◆ QUIET_MODE

#define QUIET_MODE   true

Definition at line 50 of file sch_move_tool.cpp.