mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
*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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue