From 76c4f1d4e39374a8ada43b08f2a564fac3fbac8b Mon Sep 17 00:00:00 2001 From: Aditya Kulkarni Date: Mon, 26 Aug 2019 10:28:16 -0700 Subject: [PATCH] #177 - Remove zboard --- src/mainwindow.cpp | 3 ++- src/mainwindow.ui | 8 -------- 2 files changed, 2 insertions(+), 9 deletions(-) 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