summaryrefslogtreecommitdiffstats
path: root/src/gui/SubpatchModule.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/SubpatchModule.hpp')
-rw-r--r--src/gui/SubpatchModule.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/SubpatchModule.hpp b/src/gui/SubpatchModule.hpp
index f855a467..ac132953 100644
--- a/src/gui/SubpatchModule.hpp
+++ b/src/gui/SubpatchModule.hpp
@@ -52,7 +52,7 @@ public:
void on_double_click(GdkEventButton* ev);
- void store_location();
+ void store_location(double x, double y);
void browse_to_patch();
void menu_remove();