Home
last modified time | relevance | path

Searched refs:SetCommitPending (Results 1 – 2 of 2) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4ConsoleQtPropListViewer.h107 void SetCommitPending(bool to_val) { commit_pending = to_val; } in SetCommitPending() function
H A DC4ConsoleQtPropListViewer.cpp368 editor->SetCommitPending(false); in SetModelData()