Merge with 2.0-ongoing R3082.

Superficial generification of export stuff.


git-svn-id: svn://localhost/ardour2/branches/3.0@3088 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard 2008-02-19 22:10:27 +00:00
parent 4cbd7f0eab
commit a2a6cc0404
31 changed files with 657 additions and 367 deletions

View file

@ -38,7 +38,7 @@
namespace ARDOUR {
class Session;
class AudioExportSpecification;
class ExportSpecification;
class Region;
class Playlist;
class RouteGroup;