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

.

parent d2bd0fd4
No related branches found
No related tags found
1 merge request!2005rm unfinished undo/redo engine (#757)
...@@ -47,7 +47,6 @@ private: ...@@ -47,7 +47,6 @@ private:
//! Create empty widget with a button for sample creation //! Create empty widget with a button for sample creation
QWidget* createEmptyWidget(); QWidget* createEmptyWidget();
private:
SampleForm* m_currentSampleWidget; SampleForm* m_currentSampleWidget;
QScrollArea* m_scrollArea; QScrollArea* m_scrollArea;
SampleItem* m_currentSample = nullptr; SampleItem* m_currentSample = nullptr;
......
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