mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-05 06:32:34 +02:00
Fixed conflict in 'ChangeLog'
This commit is contained in:
commit
c1f44c8a3f
@ -19754,3 +19754,6 @@
|
||||
in an imported set to fail receive the proper time and transition
|
||||
type if the 'Include Import Markers in Finished Logs' checkbox in
|
||||
rdadmin(1) had not been ticked.
|
||||
2020-04-08 David Klann <dklann@linux.com>
|
||||
* Fixed a regression in rdexport(1) that caused exported file
|
||||
names to be constructed improperly.
|
||||
|
@ -2038,6 +2038,7 @@ void RDLogLine::loadCart(int cartnum,int cutnum)
|
||||
log_average_segue_length=segueStartPoint(RDLogLine::AutoPointer)-
|
||||
startPoint(RDLogLine::AutoPointer);
|
||||
}
|
||||
log_cut_number=cutnum;
|
||||
log_outcue=q->value(10).toString();
|
||||
log_isrc=q->value(11).toString();
|
||||
log_isci=q->value(12).toString();
|
||||
|
Loading…
x
Reference in New Issue
Block a user