Home
last modified time | relevance | path

Searched defs:allow_snapshots (Results 1 – 1 of 1) sorted by relevance

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DPlater.cpp1774 void allow_snapshots() { this->m_prevent_snapshots--; } in allow_snapshots() function
5718 void Plater::allow_snapshots() { p->allow_snapshots(); } in allow_snapshots() function in Slic3r::GUI::Plater