6 class AnnotateDialog :
public Gtk::Dialog {
8 AnnotateDialog(Gtk::Window *parent,
class Schematic &s);
12 Gtk::Switch *w_fill_gaps =
nullptr;
13 Gtk::Switch *w_keep =
nullptr;
14 Gtk::Switch *w_ignore_unknown =
nullptr;
15 Gtk::ComboBoxText *w_order =
nullptr;
16 Gtk::ComboBoxText *w_mode =
nullptr;