2 #include "footprint_generator_base.hpp"
3 #include "widgets/spin_button_dim.hpp"
9 bool generate()
override;
12 Gtk::SpinButton *sp_count_h =
nullptr;
13 Gtk::SpinButton *sp_count_v =
nullptr;
19 unsigned int pad_count_h = 4;
20 unsigned int pad_count_v = 4;
21 void update_preview();
Definition: idocument_package.hpp:5