#include "ProjectViewContextMenu.h"
#include "ProjectView.h"
#include <QFileSystemModel>
#include <QInputDialog>
#include <QMessageBox>
Go to the source code of this file.