#include <QAbstractTableModel>
#include <QList>
#include <QStringList>
#include "../Data/datafolderhistory.h"
#include "../Data/dataproject.h"
Go to the source code of this file.