From c34930425fadfc4083067b9306159cd8e8ecf6c6 Mon Sep 17 00:00:00 2001 From: Louie S Date: Tue, 23 Jul 2024 20:37:48 -0400 Subject: Rearrange source file locations --- src/groupForm.ui | 131 ------------------------------------------------------- 1 file changed, 131 deletions(-) delete mode 100644 src/groupForm.ui (limited to 'src/groupForm.ui') diff --git a/src/groupForm.ui b/src/groupForm.ui deleted file mode 100644 index 4f58e1d..0000000 --- a/src/groupForm.ui +++ /dev/null @@ -1,131 +0,0 @@ - - - groupDialog - - - - 0 - 0 - 400 - 172 - - - - Group Form - - - - - - - - - Arial - 18 - - - - [TITLE] - - - Qt::AlignCenter - - - - - - - Name: - - - - - - - - - - Column: - - - - - - - - Left - - - - - Right - - - - - - - - Link: - - - - - - - - - - - - Qt::LeftToRight - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - true - - - - - - - - - buttonBox - accepted() - groupDialog - accept() - - - 248 - 254 - - - 157 - 274 - - - - - buttonBox - rejected() - groupDialog - reject() - - - 316 - 260 - - - 286 - 274 - - - - - -- cgit