mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 07:10:11 +01:00
2021-08-11 Fred Gleason <fredg@paravelsystems.com>
* Adjusted layout in 'RDLogEventDialog' to be compatible with 12 hour time format. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -56,10 +56,10 @@ class RDLogEventDialog : public RDDialog
|
||||
private:
|
||||
RDLogLine *edit_logline;
|
||||
RDTimeEdit *edit_time_edit;
|
||||
QLabel *edit_time_label;
|
||||
QCheckBox *edit_timetype_box;
|
||||
QLabel *edit_timetype_label;
|
||||
QCheckBox *edit_time_box;
|
||||
QLabel *edit_transtype_label;
|
||||
QComboBox *edit_transtype_box;
|
||||
QButtonGroup *edit_grace_bgroup;
|
||||
QGroupBox *edit_grace_group;
|
||||
|
||||
Reference in New Issue
Block a user