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

.

parent d7ea2c66
No related branches found
No related tags found
1 merge request!2141GUI/View rename files and directory
......@@ -54,9 +54,8 @@ private:
void updateSubscriptions();
void onContentsProcessed(DatafileItem* item);
private:
DatafilesModel* m_model = nullptr;
QVector<DatafileItem*> m_items[2]; //< Items borrowed from realModel. Never delete the ptrs!
QVector<DatafileItem*> m_items[2]; //< Items borrowed from model. Never delete the ptrs!
};
#endif // BORNAGAIN_GUI_MODEL_MODEL_DATAFILESTREE_H
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