summaryrefslogtreecommitdiff
path: root/starmath/inc/error.hxx
diff options
context:
space:
mode:
authordante <dante19031999@gmail.com>2020-11-03 12:30:40 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-11-03 20:58:13 +0100
commited8fc341678f780ceedd77db2ea4a4441bdca3e9 (patch)
treea844fe2c4894bc08c00cedb63ed089989b6d5392 /starmath/inc/error.hxx
parent351f620baa64ecabd4f7f93ec0139724766c7c59 (diff)
Reordered token.hxx.
It will be easier to follow the list. Minor changes respecting set ( added it/s owns tokens to setminus, setquotient ). Change-Id: I879675db8634a54ff3f16e7c00e4aedcaeb429cf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105242 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath/inc/error.hxx')
-rw-r--r--starmath/inc/error.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/inc/error.hxx b/starmath/inc/error.hxx
index d8179da593d5..bd2b7067a91c 100644
--- a/starmath/inc/error.hxx
+++ b/starmath/inc/error.hxx
@@ -23,6 +23,7 @@
class SmNode;
+// Those are the errors that the parser (parser.hxx/parser.cxx) may encounter.
enum class SmParseError
{
None,