24 #include <ytkmm/combobox.h>
25 #include <ytkmm/liststore.h>
26 #include <ytkmm/treemodel.h>
27 #include <ytkmm/spinbutton.h>
67 Gtk::TreeModelColumn<std::string>
label;
74 Gtk::TreeModelColumn<std::string>
label;
80 Gtk::TreeModelColumn<Operator>
op;
81 Gtk::TreeModelColumn<std::string>
label;
99 void get(std::list<Operation>& ops);
120 void get(std::list<Operation>& ops);