KiCad PCB EDA Suite
|
#include <wx/dcclient.h>
#include <wx/msgdlg.h>
#include <bitmap_base.h>
#include <pcb_base_edit_frame.h>
#include <tool/tool_manager.h>
#include <tool/actions.h>
#include <confirm.h>
#include <dialogs/panel_image_editor.h>
#include <algorithm>
Go to the source code of this file.
Macros | |
#define | MIN_SIZE 15 |
#define | MAX_SIZE 6000 |
#define MAX_SIZE 6000 |
#define MIN_SIZE 15 |