mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 14:20:11 +01:00
2020-02-11 Fred Gleason <fredg@paravelsys tems.com>
* Added a check to the 'Add RSS Feed' dialog in rdadmin(1) to prevent creation of feeds with a blank name.
This commit is contained in:
@@ -39,6 +39,7 @@ class AddFeed : public RDDialog
|
||||
QSizePolicy sizePolicy() const;
|
||||
|
||||
private slots:
|
||||
void keynameChangedData(const QString &str);
|
||||
void okData();
|
||||
void cancelData();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user