From d9a3ef0756c736f329b39aeba0bbb0738a5b6235 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 18 Mar 2018 17:44:46 +0100 Subject: add API to set startNode Vector MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parsingtoolbox.h | 1 + 1 file changed, 1 insertion(+) (limited to 'parsingtoolbox.h') diff --git a/parsingtoolbox.h b/parsingtoolbox.h index 0775003..902b91e 100644 --- a/parsingtoolbox.h +++ b/parsingtoolbox.h @@ -198,6 +198,7 @@ private: static QHash* m_variableHash; + static std::vector* m_startNodes; }; #endif // PARSINGTOOLBOX_H -- cgit v1.2.3-70-g09d2