summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchCanvas.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PatchCanvas.hpp')
-rw-r--r--src/gui/PatchCanvas.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/PatchCanvas.hpp b/src/gui/PatchCanvas.hpp
index aa27c9e1..702f90bb 100644
--- a/src/gui/PatchCanvas.hpp
+++ b/src/gui/PatchCanvas.hpp
@@ -77,6 +77,7 @@ public:
void get_new_module_location(double& x, double& y);
+ void clear_selection();
void destroy_selection();
void copy_selection();
void paste();