Searched refs:presets_path (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/tools/
H A Ddynamic-base.cpp101 static Glib::ustring const presets_path = this->pref_observer->observed_path + "/preset"; member in class:Inkscape::UI::Tools::Glib
104 if (full_path.compare(0, presets_path.size(), presets_path) == 0) {

Completed in 13 milliseconds