KiCad PCB EDA Suite
|
#include <memory>
#include <sch_io_mgr.h>
#include <wx/filename.h>
#include <wx/gdicmn.h>
#include "altium_parser_sch.h"
Go to the source code of this file.
Classes | |
class | SCH_ALTIUM_PLUGIN |
SCH_ALTIUM_PLUGIN is a SCH_PLUGIN derivation for loading Altium .SchDoc schematic files. More... | |