Engauge Digitizer 2
|
#include "DlgErrorReportLocal.h"
#include <QCheckBox>
#include <QCommonStyle>
#include <QFile>
#include <QHBoxLayout>
#include <QLabel>
#include <QPushButton>
#include <QTextStream>
#include <QVBoxLayout>
Go to the source code of this file.
Variables | |
const int | MAX_BTN_WIDTH = 80 |
const int MAX_BTN_WIDTH = 80 |
Definition at line 17 of file DlgErrorReportLocal.cpp.