summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchPortModule.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PatchPortModule.hpp')
-rw-r--r--src/gui/PatchPortModule.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/PatchPortModule.hpp b/src/gui/PatchPortModule.hpp
index 2478796d..0f7fc77a 100644
--- a/src/gui/PatchPortModule.hpp
+++ b/src/gui/PatchPortModule.hpp
@@ -55,7 +55,7 @@ public:
App& app() const;
- virtual void store_location();
+ virtual void store_location(double x, double y);
void show_human_names(bool b);
void set_name(const std::string& n);