From f21dd03a0fb9095779510e43f2f7ca6bec6e1183 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 18 Oct 2019 09:44:16 -0600 Subject: [PATCH] NOOP: whitespace change --- libs/ardour/ardour/region.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 shift; LIBARDOUR_API extern PBD::PropertyDescriptor position_lock_style; LIBARDOUR_API extern PBD::PropertyDescriptor layering_index; - LIBARDOUR_API extern PBD::PropertyDescriptor tags; + LIBARDOUR_API extern PBD::PropertyDescriptor tags; }; class Playlist;