summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/Port.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/gui/Port.hpp')
-rw-r--r--src/libs/gui/Port.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/gui/Port.hpp b/src/libs/gui/Port.hpp
index 4af07389..5748f4c7 100644
--- a/src/libs/gui/Port.hpp
+++ b/src/libs/gui/Port.hpp
@@ -52,7 +52,7 @@ public:
private:
- void variable_change(const string& key, const Raul::Atom& value);
+ void variable_change(const std::string& key, const Raul::Atom& value);
void renamed();