mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-08 17:46:27 +01:00
2017-08-29 Fred Gleason <fredg@paravelsystems.com>
* Added '--first-time=' and '--last-time=' switches to rdrender(1). * Changed the behavior of the '--last-line=' switch to be non-inclusive.
This commit is contained in:
@@ -66,6 +66,8 @@ class MainObject : public QObject
|
||||
QTime render_start_time;
|
||||
int render_first_line;
|
||||
int render_last_line;
|
||||
QTime render_first_time;
|
||||
QTime render_last_time;
|
||||
RDRipc *render_ripc;
|
||||
RDStation *render_station;
|
||||
RDSystem *render_system;
|
||||
|
||||
Reference in New Issue
Block a user