From 7a1d3ef7cc8884f7b4a6e6867b0627a0feb226ce Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Mon, 20 Mar 2017 02:25:38 +0100 Subject: Added custom about box --- src/forms/aboutdialog.ui | 105 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 src/forms/aboutdialog.ui (limited to 'src/forms/aboutdialog.ui') diff --git a/src/forms/aboutdialog.ui b/src/forms/aboutdialog.ui new file mode 100644 index 0000000..60fd875 --- /dev/null +++ b/src/forms/aboutdialog.ui @@ -0,0 +1,105 @@ + + + AboutDialog + + + + 0 + 0 + 550 + 320 + + + + About + + + + + + + + + 72 + 72 + + + + TextLabel + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + -1 + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Close + + + + + + + + + + + buttonBox + accepted() + AboutDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + AboutDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.1