Searched defs:_doneWithCleanup (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/tool/
H A Dmulti-path-manipulator.cpp417 _doneWithCleanup(_("Join nodes"), true);
431 _doneWithCleanup(_("Delete nodes"), true);
458 _doneWithCleanup("Join segments", true);
465 _doneWithCleanup("Delete segments", true);
848 void MultiPathManipulator::_doneWithCleanup(gchar const *reason, bool alert_LPE) { function in class:Inkscape::UI::MultiPathManipulator

Completed in 25 milliseconds