Changes in src/Actions/MakroAction.hpp [5b0b98:047878]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/MakroAction.hpp
r5b0b98 r047878 29 29 bool shouldUndo(); 30 30 31 protected: 32 virtual Dialog *fillDialog(Dialog *dialog); 31 33 private: 32 34 virtual Action::state_ptr performCall();
Note:
See TracChangeset
for help on using the changeset viewer.