#include "aboutdialog.h"
#include <QLabel>
#include <QFile>
#include <QTextStream>
#include <QScrollBar>
#include <QDialogButtonBox>
#include <QStyle>
Go to the source code of this file.