diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 0ca6af0..f421a0f 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -109,7 +109,7 @@ MainWindow::MainWindow(QWidget *parent) : // Set up Feedback action QObject::connect(ui->actionDonate, &QAction::triggered, this, &MainWindow::donate); - QObject::connect(ui->actionDiscord, &QAction::triggered, this, &MainWindow::telegram); + QObject::connect(ui->actionTelegram, &QAction::triggered, this, &MainWindow::telegram); QObject::connect(ui->actionWebsite, &QAction::triggered, this, &MainWindow::website); diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 54d0c93..f2cbd32 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1897,7 +1897,7 @@ &Help - + @@ -1952,9 +1952,9 @@ &Send DenioD Feedback - + - &Hush Discord + &Hush Telegram