Skip to content
Snippets Groups Projects
Commit 7e6b886e authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

update

parent 47bb447d
No related branches found
No related tags found
1 merge request!2005rm unfinished undo/redo engine (#757)
......@@ -42,9 +42,11 @@ class SelectionContainerForm;
//! Class to modify a sample from the layer oriented sample editor.
//!
//! Use this class to modify the sample model. It takes care of notifications and creating undo/redo
//! commands.
//! Use this class to modify the sample model. It takes care of notifications.
//! It operates on one SampleItem.
//!
//! Originally, it also supported undo/redo (never completed, withdrawn in release 22).
class SampleEditorController : public QObject {
Q_OBJECT
public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment