2022-09-20 Fred Gleason <fredg@paravelsystems.com>

* Tweaked the credentials section in the 'Edit Feed'  dialog in
	rdadmin(1) to indicate whether a 'Password' or a 'Passphrase' is
	required.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-09-20 12:44:00 -04:00
parent e2b45d83f9
commit 5a6a9da557
3 changed files with 24 additions and 4 deletions

View File

@@ -53,6 +53,7 @@ class EditFeed : public RDDialog
void schemaActivatedData(int n);
void checkboxToggledData(bool state);
void purgeUrlChangedData(const QString &str);
void purgeUseIdFileData(bool state);
void lineeditChangedData(const QString &str);
void selectSubfeedsData();
void setFormatData();