mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 07:10:11 +01:00
2020-12-15 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RDLogLine::refreshCart()' method. * Refactored the 'Edit Log' dialog in rdlogedit(1) to use Qt's MVC API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -266,6 +266,7 @@ class RDLogLine
|
||||
bool timescale,RDLogLine::TransType type=RDLogLine::NoTrans,
|
||||
int len=-1);
|
||||
void loadCart(int cartnum,int cutnum=-1);
|
||||
void refreshCart();
|
||||
void refreshPointers();
|
||||
QString xml(int line) const;
|
||||
static QString resolveNowNextDateTime(const QString &str,const QString &code,
|
||||
|
||||
Reference in New Issue
Block a user