mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-05 16:20:14 +01:00
2022-09-20 Fred Gleason <fredg@paravelsystems.com>
* Tweaked the credentials section in the 'Edit Upload' and 'Edit Download' dialogs in rdcatch(1) to indicate whether a 'Password' or a 'Passphrase' is required. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -51,6 +51,7 @@ class EditDownload : public RDDialog
|
||||
|
||||
private slots:
|
||||
void urlChangedData(const QString &str);
|
||||
void useIdFileData(bool state);
|
||||
void selectCartData();
|
||||
void autotrimToggledData(bool state);
|
||||
void normalizeToggledData(bool state);
|
||||
|
||||
Reference in New Issue
Block a user