mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
Add segue marker options to dropboxes
This commit is contained in:
@@ -71,6 +71,10 @@ class RDDropbox
|
||||
void setCreateStartdateOffset(int offset) const;
|
||||
int createEnddateOffset() const;
|
||||
void setCreateEnddateOffset(int offset) const;
|
||||
int segueLevel() const;
|
||||
void setSegueLevel(int level) const;
|
||||
int segueLength() const;
|
||||
void setSegueLength(int length) const;
|
||||
|
||||
private:
|
||||
void SetRow(const QString ¶m,int value) const;
|
||||
|
||||
Reference in New Issue
Block a user