From 3f9fc49207c2455dad857f76984fef5ba35560a9 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Tue, 21 Dec 2021 12:36:41 -0500 Subject: [PATCH] removed unused migration ui, since we never had sprout zaddrs --- silentdragon-lite.pro | 1 - src/migration.ui | 139 ------------------------------------------ 2 files changed, 140 deletions(-) delete mode 100644 src/migration.ui diff --git a/silentdragon-lite.pro b/silentdragon-lite.pro index b7baea7..fc9f767 100644 --- a/silentdragon-lite.pro +++ b/silentdragon-lite.pro @@ -125,7 +125,6 @@ FORMS += \ src/encryption.ui \ src/hushrequest.ui \ src/mainwindow.ui \ - src/migration.ui \ src/newseed.ui \ src/newwallet.ui \ src/recurringpayments.ui \ diff --git a/src/migration.ui b/src/migration.ui deleted file mode 100644 index 588c864..0000000 --- a/src/migration.ui +++ /dev/null @@ -1,139 +0,0 @@ - - - MigrationDialog - - - - 0 - 0 - 511 - 498 - - - - Migration Turnstile - - - - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - - - - - Migration History - - - - - - Migrated Amount - - - - - - - true - - - - - - - Unmigrated Amount - - - - - - - TextLabel - - - - - - - TextLabel - - - - - - - - - - Sprout -> Sapling migration enabled - - - - - - - If enabled, hushd will slowly migrate your Sprout shielded funds to your Sapling address. - - - true - - - - - - - Qt::Horizontal - - - - - - - - - - - - - - - - buttonBox - accepted() - MigrationDialog - accept() - - - 248 - 254 - - - 157 - 274 - - - - - buttonBox - rejected() - MigrationDialog - reject() - - - 316 - 260 - - - 286 - 274 - - - - -