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