KiCad PCB EDA Suite
|
#include <bitmap2component.h>
#include <bitmap2cmp_frame.h>
#include <bitmap2cmp_panel.h>
#include <bitmap2cmp_settings.h>
#include <bitmap_io.h>
#include <bitmaps.h>
#include <common.h>
#include <id.h>
#include <widgets/wx_menubar.h>
#include <wildcards_and_files_ext.h>
#include <file_history.h>
#include <tool/tool_manager.h>
#include <tool/tool_dispatcher.h>
#include <tool/common_control.h>
#include <tool/action_manager.h>
#include <bitmap2cmp_control.h>
#include <tool/actions.h>
#include <wx/filedlg.h>
#include <wx/msgdlg.h>
Go to the source code of this file.
Macros | |
#define | DEFAULT_DPI 300 |
#define DEFAULT_DPI 300 |
Definition at line 47 of file bitmap2cmp_frame.cpp.
Referenced by KIGFX::CAIRO_PRINT_CTX::CAIRO_PRINT_CTX(), IMAGE_SIZE::IMAGE_SIZE(), and BITMAP2CMP_PANEL::OpenProjectFiles().