summaryrefslogtreecommitdiff
path: root/gtk2_ardour/selection.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-02-26 10:51:38 -0500
committerPaul Davis <paul@linuxaudiosystems.com>2014-02-26 10:51:38 -0500
commit977f2b35df72c1b15b407e12fd33c3258471b8dc (patch)
treef9ee1c0a57576e1e4ce346c27751500ca0f7498f /gtk2_ardour/selection.cc
parent5cbb60d3399c2821741327156e8004d5580d3fef (diff)
severe rationalization (still incomplete) of behaviour of cut + copy.
Quite a bit more to do here to make this as intuitive as it ought to be.
Diffstat (limited to 'gtk2_ardour/selection.cc')
-rw-r--r--gtk2_ardour/selection.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/selection.cc b/gtk2_ardour/selection.cc
index 04c479e0d9..6465bb4d44 100644
--- a/gtk2_ardour/selection.cc
+++ b/gtk2_ardour/selection.cc
@@ -19,6 +19,7 @@
#include <algorithm>
#include <sigc++/bind.h>
+
#include "pbd/error.h"
#include "pbd/stacktrace.h"