summaryrefslogtreecommitdiffstats
path: root/src/gui/GraphView.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/GraphView.cpp')
-rw-r--r--src/gui/GraphView.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/GraphView.cpp b/src/gui/GraphView.cpp
index a74a11bf..737b0a3a 100644
--- a/src/gui/GraphView.cpp
+++ b/src/gui/GraphView.cpp
@@ -150,7 +150,7 @@ GraphView::refresh_clicked()
}
void
-GraphView::property_changed(const Raul::URI& predicate, const Raul::Atom& value)
+GraphView::property_changed(const Raul::URI& predicate, const Atom& value)
{
_enable_signal = false;
if (predicate == _app->uris().ingen_enabled) {