mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-25 14:50:11 +01:00
2017-09-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdrender that caused the the default start time to be midnight.
This commit is contained in:
@@ -52,6 +52,7 @@ MainObject::MainObject(QObject *parent)
|
||||
render_ignore_stops=false;
|
||||
render_cart_number=0;
|
||||
render_cut_number=-1;
|
||||
render_start_time=QTime::currentTime();
|
||||
|
||||
//
|
||||
// Initialize Audio Settings
|
||||
|
||||
Reference in New Issue
Block a user