mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-16 17:41:20 +01:00
2022-05-20 Fred Gleason <fredg@paravelsystems.com>
* Added icons to the 'Service' dropdowns in rdlogedit(1), rdairplay(1) and rdlogmanager(1). * Added icons to the host picker in the 'Service' dialog in rdadmin(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -55,7 +55,7 @@ class GenerateLog : public RDDialog
|
||||
void UpdateControls();
|
||||
void SendNotification(RDNotification::Action action,const QString &logname);
|
||||
QLabel *gen_service_label;
|
||||
RDComboBox *gen_service_box;
|
||||
QComboBox *gen_service_box;
|
||||
QLabel *gen_date_label;
|
||||
RDDateEdit *gen_date_edit;
|
||||
QPushButton *gen_select_button;
|
||||
|
||||
Reference in New Issue
Block a user