- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/ManipulateAtomsProcess.hpp
r5b0b98 r047878 27 27 28 28 virtual void doManipulate(World *); 29 30 protected: 31 virtual Dialog * fillDialog(Dialog*); 29 32 private: 30 31 33 virtual Action::state_ptr performCall(); 32 34 virtual Action::state_ptr performUndo(Action::state_ptr);
Note:
See TracChangeset
for help on using the changeset viewer.