aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/booleancondition.h
diff options
context:
space:
mode:
Diffstat (limited to 'booleancondition.h')
-rw-r--r--booleancondition.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/booleancondition.h b/booleancondition.h
index b7282ad..d169d57 100644
--- a/booleancondition.h
+++ b/booleancondition.h
@@ -42,7 +42,7 @@ public:
void setValueNode(ExecutionNode*);
QString toString();
- virtual quint64 getValidRangeSize(quint64 faces) const;
+ virtual bool isValidRangeSize(std::pair<qint64,qint64> range) const;
/**
* @brief getCopy
* @return