From 81702d25c18ae19f851e6ddbee643e8190c2245a Mon Sep 17 00:00:00 2001 From: Duke Date: Sun, 17 Dec 2023 08:34:27 -0500 Subject: [PATCH] Add view transaction ui file --- src/viewtransaction.ui | 85 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 src/viewtransaction.ui diff --git a/src/viewtransaction.ui b/src/viewtransaction.ui new file mode 100644 index 0000000..59bdce5 --- /dev/null +++ b/src/viewtransaction.ui @@ -0,0 +1,85 @@ + + + ViewTransaction + + + + 0 + 0 + 400 + 300 + + + + View Transaction + + + + + + TextLabel + + + + + + + Transaction ID (txid): + + + + + + + true + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Close + + + + + + + + + buttonBox + accepted() + ViewTransaction + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + ViewTransaction + reject() + + + 316 + 260 + + + 286 + 274 + + + + +