Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/ManipulateAtomsProcess.hpp

    r5b0b98 r047878  
    2727
    2828  virtual void doManipulate(World *);
     29
     30protected:
     31  virtual Dialog * fillDialog(Dialog*);
    2932private:
    30 
    3133  virtual Action::state_ptr performCall();
    3234  virtual Action::state_ptr performUndo(Action::state_ptr);
Note: See TracChangeset for help on using the changeset viewer.