2 #include "canvas/triangle.hpp" 3 #include "dialogs/dialogs.hpp" 10 void tool_bar_set_tip(
const std::string &s);
11 void tool_bar_flash(
const std::string &s);
13 void part_placed(
const UUID &uu);
14 void set_work_layer(
int layer);
16 void set_no_update(
bool v);
20 void update_highlights();
21 std::set<ObjectRef> &get_highlights();
Definition: dialogs.hpp:15
Definition: canvas_gl.hpp:10
Definition: imp_interface.hpp:6
This class encapsulates a UUID and allows it to be uses as a value type.
Definition: uuid.hpp:16