From f21d85618079a21f9c30d5397e16a7f837819457 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 20 Sep 2020 17:42:51 +0200 Subject: show big number --- include/parsingtoolbox.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/parsingtoolbox.h b/include/parsingtoolbox.h index ae70c2c..f91c2f6 100644 --- a/include/parsingtoolbox.h +++ b/include/parsingtoolbox.h @@ -189,6 +189,7 @@ public: const QMap& getWarningList() const; // Traversal functions + static QString number(qreal value); static ExecutionNode* getLatestNode(ExecutionNode* node); static ExecutionNode* getLeafNode(ExecutionNode* start); const std::vector& getStartNodes(); -- cgit v1.2.3-70-g09d2