KiCad PCB EDA Suite
|
#include <dialog_cleanup_graphics.h>
#include <board_commit.h>
#include <footprint.h>
#include <pad.h>
#include <tool/tool_manager.h>
#include <tools/pcb_actions.h>
#include <graphics_cleaner.h>
#include <pcb_base_frame.h>
Go to the source code of this file.
Variables | |
static int | s_defaultTolerance = pcbIUScale.mmToIU( 2 ) |
|
static |
Definition at line 34 of file dialog_cleanup_graphics.cpp.
Referenced by DIALOG_CLEANUP_GRAPHICS::TransferDataFromWindow(), and DIALOG_CLEANUP_GRAPHICS::TransferDataToWindow().