- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/CmdAction/FastParsingAction.cpp
r680470 r047878 78 78 79 79 Action::state_ptr CommandLineFastParsingAction::performRedo(Action::state_ptr _state){ 80 returnperformUndo(_state);80 performUndo(_state); 81 81 } 82 82
Note:
See TracChangeset
for help on using the changeset viewer.