KiCad PCB EDA Suite
|
#include <pgm_base.h>
#include <confirm.h>
#include <sch_screen.h>
#include <sch_edit_frame.h>
#include <math/vector2wx.h>
#include <settings/color_settings.h>
#include <settings/settings_manager.h>
#include <wx/print.h>
#include <wx/printdlg.h>
#include "dialog_print.h"
#include "sch_printout.h"
Go to the source code of this file.
Classes | |
class | SCH_PREVIEW_FRAME |
Custom schematic print preview frame. More... | |