|
@@ -164,7 +164,7 @@ ArgDialog::ArgDialog(QWidget *parent) : QDialog(parent), ui(new Ui::ArgDialog),
|
|
QObject::connect(ui->notification, &QComboBox::currentTextChanged, this, [this](const QString& text) {
|
|
QObject::connect(ui->notification, &QComboBox::currentTextChanged, this, [this](const QString& text) {
|