Home
last modified time | relevance | path

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

/dports/games/dunelegacy/dunelegacy-0.96.4/include/MapEditor/
H A DMapEditor.h268 void redoLastOperation();
/dports/games/dunelegacy/dunelegacy-0.96.4/src/MapEditor/
H A DMapEditorInterface.cpp947 pMapEditor->redoLastOperation(); in onRedo()
H A DMapEditor.cpp324 void MapEditor::redoLastOperation() { in redoLastOperation() function in MapEditor