mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2020-12-15 Fred Gleason <fredg@paravelsystems.com>
* Added a right-click menu to the 'Edit Log' dialog in rdlogedit(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -82,6 +82,7 @@ class RDLogModel : public QAbstractTableModel
|
||||
QString xml() const;
|
||||
|
||||
public slots:
|
||||
void setTransition(int line,RDLogLine::TransType trans);
|
||||
void processNotification(RDNotification *notify);
|
||||
void setStartTimeStyle(StartTimeStyle style);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user