5 #include "common/common.hpp" 6 #include "util/uuid.hpp" 16 class Shape *shape =
nullptr;
17 Gtk::ComboBoxText *w_form =
nullptr;
18 std::vector<std::pair<Gtk::Widget *, Gtk::Widget *>> widgets;
21 class SpinButtonDim *add_dim(
const std::string &text,
int top);
For commonly used Pad shapes.
Definition: shape.hpp:19
Definition: edit_shape.hpp:9