*session.h whitespace
git-svn-id: svn://localhost/ardour2/branches/3.0@4545 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f93ca1349c
commit
92243228be
@ -559,7 +559,7 @@ class Session : public PBD::StatefulDestructible
|
||||
void smpte_duration_string (char *, nframes_t) const;
|
||||
|
||||
void set_smpte_offset (nframes_t);
|
||||
nframes_t smpte_offset () const { return _smpte_offset; }
|
||||
nframes_t smpte_offset () const { return _smpte_offset; }
|
||||
void set_smpte_offset_negative (bool);
|
||||
bool smpte_offset_negative () const { return _smpte_offset_negative; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user