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/entryForm.ui | 185 ------------------------------------------------------- 1 file changed, 185 deletions(-) delete mode 100644 src/entryForm.ui (limited to 'src/entryForm.ui') diff --git a/src/entryForm.ui b/src/entryForm.ui deleted file mode 100644 index bce8ce3..0000000 --- a/src/entryForm.ui +++ /dev/null @@ -1,185 +0,0 @@ - - - entryDialog - - - - 0 - 0 - 400 - 266 - - - - Add Entry - - - - - - - - Description: - - - - - - - - - - - Arial - 18 - - - - [TITLE] - - - Qt::AlignCenter - - - - - - - Due Date: - - - - - - - - 0 - - - 0 - - - 0 - - - 0 - - - - - MM/dd/yyyy - - - - - - - true - - - - - - true - - - - - - - - - - Due Date (Alt): - - - - - - - - - - Link: - - - - - - - - - - Color: - - - - - - - - - - Highlight: - - - - - - - - - - - - Qt::LeftToRight - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - true - - - - - - - - - buttonBox - accepted() - entryDialog - accept() - - - 248 - 254 - - - 157 - 274 - - - - - buttonBox - rejected() - entryDialog - reject() - - - 316 - 260 - - - 286 - 274 - - - - - -- cgit