mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 08:01:13 +02:00
2022-07-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdadmin(1) that permitted immutable switcher endpoint names to be edited. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -56,7 +56,7 @@ class ListEndpoints : public RDDialog
|
||||
QPushButton *list_close_button;
|
||||
int list_size;
|
||||
QString list_table;
|
||||
bool list_readonly;
|
||||
// bool list_readonly;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user