#include <QVBoxLayout>
#include <QHBoxLayout>
#include <QSettings>
#include <QPushButton>
#include <QMessageBox>
#include "advsettingsdlg.h"
#include <QDialog>
#include <QObject>
#include <QTableWidget>
Go to the source code of this file.