2#ifndef INKSCAPE_UI_TOOLBAR_LPE_TOOLBAR_H
3#define INKSCAPE_UI_TOOLBAR_LPE_TOOLBAR_H
42namespace LivePathEffect {
class Effect; }
44namespace Tools {
class ToolBase; }
69 std::unique_ptr<UI::Widget::UnitTracker>
_tracker;
The set of selected SPObjects for a given document and layer model.
To do: update description of desktop.
Helper class to stream background task notifications as a series of messages.
Glib::RefPtr< Gtk::Builder > builder