From 602e31074b30167baace71ccfff1f58a6b3f0626 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 17 Aug 2008 18:58:24 +0000 Subject: More serialization work. Preliminary copy/paste (nodes only) git-svn-id: http://svn.drobilla.net/lad/ingen@1418 a436a847-0d15-0410-975c-d299462d15a1 --- src/libs/gui/PatchCanvas.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libs/gui/PatchCanvas.hpp') diff --git a/src/libs/gui/PatchCanvas.hpp b/src/libs/gui/PatchCanvas.hpp index 3998532d..f596c97b 100644 --- a/src/libs/gui/PatchCanvas.hpp +++ b/src/libs/gui/PatchCanvas.hpp @@ -79,6 +79,7 @@ public: void destroy_selection(); void copy_selection(); + void paste(); void show_menu(GdkEvent* event); -- cgit v1.2.1