From 8b8c469c29b5647af62c00f2119c3b428b695a3e Mon Sep 17 00:00:00 2001 From: obiwankennedy Date: Tue, 21 Jan 2014 16:18:42 +0100 Subject: Update countexecutenode.h -Adding toString --- node/countexecutenode.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'node/countexecutenode.h') diff --git a/node/countexecutenode.h b/node/countexecutenode.h index d667e01..1dcc35e 100644 --- a/node/countexecutenode.h +++ b/node/countexecutenode.h @@ -15,6 +15,8 @@ public: virtual void setValidator(Validator* ); + virtual QString toString()const; + private: Validator* m_validator; ScalarResult* m_scalarResult; -- cgit v1.2.3-70-g09d2