KiCad PCB EDA Suite
|
#include <tool/tool_interactive.h>
#include "tool/edit_points.h"
#include <pcbnew_settings.h>
#include <status_popup.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | PCB_POINT_EDITOR |
Tool that displays edit points allowing to modify items by dragging the points. More... | |