From eaa6623d1b82982509b8f5f51a44205a3d5f9b5f Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Sun, 19 Apr 2020 14:22:29 +0300 Subject: move lib/about to src/about - add AboutDialog test - add SVG icon in place of application icon --- lib/about/aboutdialog.ui | 186 ----------------------------------------------- 1 file changed, 186 deletions(-) delete mode 100644 lib/about/aboutdialog.ui (limited to 'lib/about/aboutdialog.ui') diff --git a/lib/about/aboutdialog.ui b/lib/about/aboutdialog.ui deleted file mode 100644 index 0af877d..0000000 --- a/lib/about/aboutdialog.ui +++ /dev/null @@ -1,186 +0,0 @@ - - - AboutDialog - - - - 0 - 0 - 500 - 600 - - - - About - - - - - - - - - 72 - 72 - - - - TextLabel - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - - - - - 0 - - - - - 0 - 0 - 406 - 450 - - - - About - - - - - - TextLabel - - - true - - - - - - - - - 0 - 0 - 406 - 450 - - - - License - - - - - - TextLabel - - - true - - - true - - - - - - - - - 0 - 0 - 406 - 450 - - - - Details - - - - - - TextLabel - - - true - - - true - - - - - - - - - - - Qt::Horizontal - - - QDialogButtonBox::Close - - - - - - - - - - - buttonBox - accepted() - AboutDialog - accept() - - - 248 - 254 - - - 157 - 274 - - - - - buttonBox - rejected() - AboutDialog - reject() - - - 316 - 260 - - - 286 - 274 - - - - - -- cgit v1.2.1