From 312ea44966ca5ee65185fc837d15143e7dd59761 Mon Sep 17 00:00:00 2001 From: Louie S Date: Sat, 9 Mar 2024 15:56:27 -0500 Subject: Rename group and entry forms --- src/add_entry_form.ui | 185 -------------------------------------------------- 1 file changed, 185 deletions(-) delete mode 100644 src/add_entry_form.ui (limited to 'src/add_entry_form.ui') diff --git a/src/add_entry_form.ui b/src/add_entry_form.ui deleted file mode 100644 index 7a33856..0000000 --- a/src/add_entry_form.ui +++ /dev/null @@ -1,185 +0,0 @@ - - - addEntryDialog - - - - 0 - 0 - 400 - 266 - - - - Add Entry - - - - - - - - Description: - - - - - - - - - - - Arial - 18 - - - - Add Entry - - - 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() - addEntryDialog - accept() - - - 248 - 254 - - - 157 - 274 - - - - - buttonBox - rejected() - addEntryDialog - reject() - - - 316 - 260 - - - 286 - 274 - - - - - -- cgit