From 65d8cbafe34b946d450ce46703e6449eb9962741 Mon Sep 17 00:00:00 2001 From: Louie Shprung Date: Thu, 21 Dec 2023 13:17:39 -0800 Subject: Rename src directory to unique name to avoid install issues --- src/add_group_form.ui | 131 -------------------------------------------------- 1 file changed, 131 deletions(-) delete mode 100644 src/add_group_form.ui (limited to 'src/add_group_form.ui') diff --git a/src/add_group_form.ui b/src/add_group_form.ui deleted file mode 100644 index c3c5c80..0000000 --- a/src/add_group_form.ui +++ /dev/null @@ -1,131 +0,0 @@ - - - Dialog - - - - 0 - 0 - 400 - 172 - - - - Add Entry - - - - - - - - - Arial - 18 - - - - Add Group - - - Qt::AlignCenter - - - - - - - Name: - - - - - - - - - - Column: - - - - - - - - Left - - - - - Right - - - - - - - - Link: - - - - - - - - - - - - Qt::RightToLeft - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - true - - - - - - - - - buttonBox - accepted() - Dialog - accept() - - - 248 - 254 - - - 157 - 274 - - - - - buttonBox - rejected() - Dialog - reject() - - - 316 - 260 - - - 286 - 274 - - - - - -- cgit