Rework to set Stateful properties automagically in the Stateful class rather than...
authorCarl Hetherington <carl@carlh.net>
Wed, 31 Mar 2010 22:45:27 +0000 (22:45 +0000)
committerCarl Hetherington <carl@carlh.net>
Wed, 31 Mar 2010 22:45:27 +0000 (22:45 +0000)
commitafc5e3bd0251dbcdbde27036569eb1acab026991
treee8b85a38bb9707b15f1a4d721c5b8b8901245109
parent7f8b337d309fe62a442ef8c3086b7eb97c7e57e9
Rework to set Stateful properties automagically in the Stateful class rather than delegating to subclasses.

git-svn-id: svn://localhost/ardour2/branches/3.0@6817 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/audioregion.h
libs/ardour/ardour/region.h
libs/ardour/audioregion.cc
libs/ardour/region.cc
libs/pbd/pbd/properties.h
libs/pbd/pbd/property_basics.h
libs/pbd/pbd/sequence_property.h
libs/pbd/pbd/stateful.h
libs/pbd/stateful.cc