![]() |
KiCad PCB EDA Suite
|
#include "dialog_track_via_size.h"
#include <base_units.h>
#include <confirm.h>
#include <widgets/text_ctrl_eval.h>
#include <core/optional.h>
#include <eda_draw_frame.h>
#include "board_design_settings.h"
Go to the source code of this file.
Variables | |
const int | minSize = (int)( 0.01 * IU_PER_MM ) |
Push and Shove router track width and via size dialog. More... | |
const int minSize = (int)( 0.01 * IU_PER_MM ) |
Push and Shove router track width and via size dialog.
Definition at line 34 of file dialog_track_via_size.cpp.
Referenced by PANEL_PACKAGE::OnSize(), selectAllInTextCtrls(), and SetAuiPaneSize().