#include "PreCompiled.h"
#include <QDir>
#include <QLibraryInfo>
#include <QMessageBox>
#include <QProcess>
#include <QTextStream>
#include "Assistant.h"
#include <Base/Console.h>
#include <App/Application.h>
Go to the source code of this file.