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

cleanup

parent 17bc57a2
No related branches found
No related tags found
1 merge request!2005rm unfinished undo/redo engine (#757)
......@@ -17,7 +17,6 @@
#include "GUI/Model/Sample/FormFactorItemCatalog.h"
#include "GUI/Model/Sample/ItemWithParticlesCatalog.h"
#include <QUndoStack>
class CompoundItem;
class CoreAndShellForm;
......@@ -134,7 +133,6 @@ private:
ItemWithParticles* createAndInitItem(ItemWithParticlesCatalog::Type itemType) const;
private:
QUndoStack m_undoStack;
SampleItem* m_sampleItem;
SampleForm* m_sampleForm;
ProjectDocument* m_document;
......
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