5 #include "common/common.hpp" 6 #include "util/uuid.hpp" 7 #include "schematic/schematic.hpp" 19 Gtk::Switch *w_fill_gaps =
nullptr;
20 Gtk::Switch *w_keep =
nullptr;
21 Gtk::Switch *w_ignore_unknown =
nullptr;
22 Gtk::ComboBoxText *w_order =
nullptr;
23 Gtk::ComboBoxText *w_mode =
nullptr;
A Schematic is the visual representation of a Block.
Definition: schematic.hpp:27
Definition: annotate.hpp:11