aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validator.h
diff options
context:
space:
mode:
Diffstat (limited to 'validator.h')
-rw-r--r--validator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/validator.h b/validator.h
index edb72a3..b3fbbe5 100644
--- a/validator.h
+++ b/validator.h
@@ -58,7 +58,7 @@ public:
* @param faces
* @return
*/
- virtual quint64 getValidRangeSize(quint64 faces) const = 0 ;
+ virtual bool isValidRangeSize(std::pair<qint64,qint64> range) const = 0 ;
/**
* @brief getCopy
* @return return a copy of this validator