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

comm

parent b91440e9
No related branches found
No related tags found
1 merge request!2696PolyItem -> PolyPtr, with BaseItem as separate template parameter
...@@ -41,8 +41,6 @@ class SampleItem; ...@@ -41,8 +41,6 @@ class SampleItem;
//! //!
//! Use this class to modify the sample model. It takes care of notifications. //! Use this class to modify the sample model. It takes care of notifications.
//! It operates on one SampleItem. //! It operates on one SampleItem.
//!
//! Originally, it also supported undo/redo (never completed, withdrawn in release 22).
class SampleEditorController : public QObject { class SampleEditorController : public QObject {
Q_OBJECT Q_OBJECT
......
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