a lot of fixes
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
|
||||
#include "check/check.h"
|
||||
#include "output/output_options.h"
|
||||
#include <QDialog>
|
||||
#include <QComboBox>
|
||||
#include <QDialog>
|
||||
|
||||
namespace Ui {
|
||||
class OutputDialog;
|
||||
@@ -16,7 +16,6 @@ class OutputDialog : public QDialog {
|
||||
OutputOptions options;
|
||||
Check ✓
|
||||
|
||||
|
||||
public:
|
||||
explicit OutputDialog(QWidget *parent = nullptr, Check & = *(new Check()));
|
||||
~OutputDialog();
|
||||
|
||||
Reference in New Issue
Block a user