diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 1af77d8..92116dd 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -82,8 +82,9 @@ MainWindow::MainWindow(QWidget *parent) : // Export transactions QObject::connect(ui->actionExport_transactions, &QAction::triggered, this, &MainWindow::exportTransactions); + // Z-board seems to have been abandoned // z-Board.net - QObject::connect(ui->actionz_board_net, &QAction::triggered, this, &MainWindow::postToZBoard); + // QObject::connect(ui->actionz_board_net, &QAction::triggered, this, &MainWindow::postToZBoard); // Validate Address QObject::connect(ui->actionValidate_Address, &QAction::triggered, this, &MainWindow::validateAddress); diff --git a/src/mainwindow.ui b/src/mainwindow.ui index b148265..44287c1 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1149,14 +1149,6 @@ &Export all private keys - - - &z-board.net - - - Ctrl+A, Ctrl+Z - - Address &book