summaryrefslogtreecommitdiffstats
path: root/ingen/Node.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/Node.hpp')
-rw-r--r--ingen/Node.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/Node.hpp b/ingen/Node.hpp
index 42e21ee3..d61732ff 100644
--- a/ingen/Node.hpp
+++ b/ingen/Node.hpp
@@ -48,7 +48,7 @@ class Store;
class Node : public Resource
{
public:
- enum GraphType {
+ enum class GraphType {
GRAPH,
BLOCK,
PORT