MCPcopy Create free account
hub / github.com/MyGUI/mygui / resetChanges

Method resetChanges

UnitTests/TestApp/ActionManager.cpp:98–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 }
97
98 void ActionManager::resetChanges()
99 {
100 mActionAsSave = mCurrentAction;
101
102 onChangeActions();
103 }
104
105 bool ActionManager::getChanges()
106 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected