Support dropbox metadata updates.

Signed-off-by: David Klann <dklann@linux.com>
This commit is contained in:
David Klann
2023-05-19 12:45:39 -05:00
parent 178f595a80
commit f6f763d9e5
14 changed files with 158 additions and 53 deletions

View File

@@ -72,6 +72,7 @@ class EditDropbox : public RDDialog
QPushButton *box_log_path_button;
QCheckBox *box_delete_source_box;
QCheckBox *box_send_email_box;
QCheckBox *box_update_metadata_box;
QCheckBox *box_normalization_box;
QLabel *box_normalization_level_label;
QSpinBox *box_normalization_level_spin;