summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/export_channel.h
diff options
context:
space:
mode:
authorSakari Bergen <sakari.bergen@beatwaves.net>2012-01-28 15:05:53 +0000
committerSakari Bergen <sakari.bergen@beatwaves.net>2012-01-28 15:05:53 +0000
commitab8cea1d7c19fddc6b81a6ba4a303a00e4fdd93c (patch)
treeae02bf18efc30dcd7af7782ec434ac73b0641ddf /libs/ardour/ardour/export_channel.h
parentaaf418bd6fe178eea0c67e65693536b07fcf5932 (diff)
Store Region export state in instant.xml (fixes #3935)
git-svn-id: svn://localhost/ardour2/branches/3.0@11376 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/ardour/export_channel.h')
-rw-r--r--libs/ardour/ardour/export_channel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/ardour/export_channel.h b/libs/ardour/ardour/export_channel.h
index a10bdfc290..6f9682018c 100644
--- a/libs/ardour/ardour/export_channel.h
+++ b/libs/ardour/ardour/export_channel.h
@@ -93,6 +93,7 @@ class RegionExportChannelFactory
{
public:
enum Type {
+ None,
Raw,
Fades,
Processed