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/aboutplugin.ui | 196 ----------------------------------------------- 1 file changed, 196 deletions(-) delete mode 100644 lib/about/aboutplugin.ui (limited to 'lib/about/aboutplugin.ui') diff --git a/lib/about/aboutplugin.ui b/lib/about/aboutplugin.ui deleted file mode 100644 index 31e20c6..0000000 --- a/lib/about/aboutplugin.ui +++ /dev/null @@ -1,196 +0,0 @@ - - - AboutPluginDialog - - - - 0 - 0 - 474 - 329 - - - - Dialog - - - - - - 0 - - - - General - - - - - - Name - - - - - - - - - - - - - - Author - - - - - - - - - - - - - - Shortcut - - - - - - - - - - - - - - - - - - - - - - - - License - - - - - - - - Details - - - - - - TextLabel - - - - - - - - Key - - - - - Value - - - - - - - - - Controls - - - - - - Load - - - true - - - - - - - - - - - - - - Status - - - - - - - - - - - Qt::Horizontal - - - QDialogButtonBox::Close - - - - - - - - - buttonBox - accepted() - AboutPluginDialog - accept() - - - 248 - 254 - - - 157 - 274 - - - - - buttonBox - rejected() - AboutPluginDialog - reject() - - - 316 - 260 - - - 286 - 274 - - - - - -- cgit v1.2.1