summaryrefslogtreecommitdiffstats
path: root/src/gui/GraphView.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/GraphView.hpp')
-rw-r--r--src/gui/GraphView.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/GraphView.hpp b/src/gui/GraphView.hpp
index d571b3b3..dbf81eed 100644
--- a/src/gui/GraphView.hpp
+++ b/src/gui/GraphView.hpp
@@ -76,7 +76,7 @@ private:
void clear_clicked();
void refresh_clicked();
- void property_changed(const Raul::URI& predicate, const Raul::Atom& value);
+ void property_changed(const Raul::URI& predicate, const Atom& value);
void zoom_full();