13
0

NOOP: whitespace change

This commit is contained in:
Paul Davis 2019-10-18 09:44:16 -06:00
parent ff7e952942
commit f21dd03a0f

View 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;