NOOP: whitespace change
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 18 Oct 2019 15:44:16 +0000 (09:44 -0600)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 2 Nov 2019 22:32:18 +0000 (16:32 -0600)
libs/ardour/ardour/region.h

index 46fd46056c921b24a679393a768740d61a3b99d3..a408f5429a552c9e51bbace8b4d6745f270f9710 100644 (file)
@@ -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;