#include "AboutDialog.h"
#include "PythonInterpreter.h"
#include "Resources.h"
#include <ui_AboutDialog.h>
#include <pybind11/pybind11.h>
Go to the source code of this file.