mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2021-02-02 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'System-Wide Settings' dialog in rdadmin(1) to use the model-based API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -79,7 +79,6 @@ class EditSystem : public RDDialog
|
||||
QComboBox *edit_rss_processor_station_box;
|
||||
QLabel *edit_show_user_list_label;
|
||||
QCheckBox *edit_show_user_list_box;
|
||||
// Q3ListView *edit_duplicate_list;
|
||||
RDTableView *edit_duplicate_view;
|
||||
RDLibraryModel *edit_duplicate_model;
|
||||
QLabel *edit_notification_address_label;
|
||||
|
Reference in New Issue
Block a user