#include "QmitkCloseProjectAction.h"
#include <mitkCoreObjectFactory.h>
#include <mitkDataStorageEditorInput.h>
#include <mitkNodePredicateNot.h>
#include <mitkNodePredicateProperty.h>
#include <berryIEditorPart.h>
#include <berryIWorkbenchPage.h>
#include "QmitkStdMultiWidgetEditor.h"
#include <QMessageBox>
Go to the source code of this file.