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

/inkscape/src/ui/dialog/
H A Dtemplate-widget.cpp95 std::string imagePath = Glib::build_filename(Glib::path_get_dirname(_current_template.path), _current_template.preview_name); local
97 _preview_image.set(imagePath);

Completed in 309 milliseconds