mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 08:01:13 +02:00
2022-12-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlogedit(1) that broke the 'Estimated' start time mode. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -532,6 +532,7 @@ int EditLog::exec(const QString &logname,QStringList *new_logs)
|
||||
serviceActivatedData(edit_service_box->currentText());
|
||||
SetLogModified(false);
|
||||
UpdateTracks();
|
||||
timestyleChangedData(edit_timestyle_box->currentIndex());
|
||||
|
||||
//
|
||||
// Set Control Perms
|
||||
|
Reference in New Issue
Block a user