#include "QmitkDataManagerPreferencePage.h"
#include "QmitkDataManagerView.h"
#include <QLabel>
#include <QPushButton>
#include <QFormLayout>
#include <QCheckBox>
#include <berryIPreferencesService.h>
#include <berryPlatform.h>
Go to the source code of this file.