From fc00cab0368a6f76a2b1f276f3a3d8573b1fba82 Mon Sep 17 00:00:00 2001 From: Louie S Date: Sat, 9 Mar 2024 17:34:04 -0500 Subject: Standardize source file names --- src/preferencesDialog.ui | 128 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 src/preferencesDialog.ui (limited to 'src/preferencesDialog.ui') diff --git a/src/preferencesDialog.ui b/src/preferencesDialog.ui new file mode 100644 index 0000000..244eb26 --- /dev/null +++ b/src/preferencesDialog.ui @@ -0,0 +1,128 @@ + + + Dialog + + + + 0 + 0 + 500 + 320 + + + + Preferences + + + + + + + + 0 + + + + Paths + + + + + + + + + + + Database File: + + + + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + + + + 25 + 16777215 + + + + ... + + + + + + + + + + + + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Close + + + + + + + Apply + + + + + + + Reload + + + + + + + + + + + + -- cgit