KiCad PCB EDA Suite
|
#include <bitmap2cmp_frame.h>
#include <bitmap2component.h>
#include <bitmap2cmp_panel.h>
#include <bitmap2cmp_settings.h>
#include <bitmap_io.h>
#include <bitmaps.h>
#include <common.h>
#include <kiface_base.h>
#include <math/util.h>
#include <pgm_base.h>
#include <potracelib.h>
#include <wx/clipbrd.h>
#include <wx/rawbmp.h>
#include <wx/msgdlg.h>
#include <wx/dcclient.h>
#include <wx/log.h>
Go to the source code of this file.
Macros | |
#define | DEFAULT_DPI 300 |
#define DEFAULT_DPI 300 |
Definition at line 42 of file bitmap2cmp_panel.cpp.