#include "PVViewer_Core.h"
#include "PVViewer_LogWindowAdapter.h"
#include "PVViewer_GUIElements.h"
#include "PVViewer_Behaviors.h"
#include <QApplication>
#include <QStringList>
#include <QDir>
#include <QMainWindow>
#include <string>
#include <pqOptions.h>
#include <pqSettings.h>
#include <pqPVApplicationCore.h>
#include <pqTabbedMultiViewWidget.h>
#include <pqParaViewMenuBuilders.h>
#include <pqActiveObjects.h>
#include <pqPipelineBrowserWidget.h>
#include <pqServerDisconnectReaction.h>