summaryrefslogtreecommitdiffstats
path: root/ingen/ClashAvoider.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/ClashAvoider.hpp')
-rw-r--r--ingen/ClashAvoider.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/ingen/ClashAvoider.hpp b/ingen/ClashAvoider.hpp
index ac3f7e07..60affa2a 100644
--- a/ingen/ClashAvoider.hpp
+++ b/ingen/ClashAvoider.hpp
@@ -74,9 +74,9 @@ public:
virtual void disconnect_all(const Raul::Path& graph,
const Raul::Path& path);
- virtual void set_property(const Raul::URI& subject_path,
- const Raul::URI& predicate,
- const Raul::Atom& value);
+ virtual void set_property(const Raul::URI& subject_path,
+ const Raul::URI& predicate,
+ const Atom& value);
virtual void del(const Raul::URI& uri);