aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/scalaroperatornode.h
diff options
context:
space:
mode:
Diffstat (limited to 'node/scalaroperatornode.h')
-rw-r--r--node/scalaroperatornode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/node/scalaroperatornode.h b/node/scalaroperatornode.h
index 3613585..97e6e3d 100644
--- a/node/scalaroperatornode.h
+++ b/node/scalaroperatornode.h
@@ -17,6 +17,7 @@ public:
void setInternalNode(ExecutionNode* node);
virtual QString toString()const;
+ virtual qint64 getPriority() const;
private: