Example #1
0
void cAppli_SaisiePts::Redo()
{
    UndoRedo(mStackRedo,mStackUndo);
}
Example #2
0
	void OnCreate(){
		UndoRedo(!ActIsReverse);
	}