Home
last modified time | relevance | path

Searched refs:CommitPersistent (Results 1 – 3 of 3) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/util/
H A DOptionsDB.h128 bool CommitPersistent();
H A DOptionsDB.cpp194 bool OptionsDB::CommitPersistent() { in CommitPersistent() function in OptionsDB
/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DOptionsWnd.cpp787 if (GetOptionsDB().CommitPersistent()) in CompleteConstruction()