summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/region.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2019-10-18 09:44:16 -0600
committerPaul Davis <paul@linuxaudiosystems.com>2019-11-02 16:32:18 -0600
commitf21dd03a0fb9095779510e43f2f7ca6bec6e1183 (patch)
tree1f611dd3ed68aee55d3c0bdbbfac142a522ca8e8 /libs/ardour/ardour/region.h
parentff7e9529428eee3dfec16fb17968d09c4d9ae477 (diff)
NOOP: whitespace change
Diffstat (limited to 'libs/ardour/ardour/region.h')
-rw-r--r--libs/ardour/ardour/region.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/ardour/region.h b/libs/ardour/ardour/region.h
index 46fd46056c..a408f5429a 100644
--- a/libs/ardour/ardour/region.h
+++ b/libs/ardour/ardour/region.h
@@ -71,7 +71,7 @@ namespace Properties {
LIBARDOUR_API extern PBD::PropertyDescriptor<float> shift;
LIBARDOUR_API extern PBD::PropertyDescriptor<PositionLockStyle> position_lock_style;
LIBARDOUR_API extern PBD::PropertyDescriptor<uint64_t> layering_index;
- LIBARDOUR_API extern PBD::PropertyDescriptor<std::string> tags;
+ LIBARDOUR_API extern PBD::PropertyDescriptor<std::string> tags;
};
class Playlist;