mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-05 16:20:14 +01:00
2021-02-14 Fred Gleason <fredg@paravelsystems.com>
* Reenabled the 'Import' button on the 'Scheduler Rules' dialog in rdlogmanager(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -52,9 +52,7 @@ class EditSchedRules : public RDDialog
|
||||
void resizeEvent(QResizeEvent *e);
|
||||
|
||||
private:
|
||||
// void Load();
|
||||
QLabel *list_box_label;
|
||||
// RDListView *edit_schedcodes_view;
|
||||
RDTableView *edit_schedcodes_view;
|
||||
SchedRulesModel *edit_schedcodes_model;
|
||||
QString edit_clockname;
|
||||
|
||||
Reference in New Issue
Block a user