KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_cleanup_graphics.cpp File Reference
#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 )
 

Variable Documentation

◆ s_defaultTolerance

int s_defaultTolerance = pcbIUScale.mmToIU( 2 )
static