X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fispell.h;h=cdb193fc6cc13494194b9b90019183ac58961677;hb=501f1dd61b6c0beb927151ecf331f78848261b59;hp=2e89f00fbb91aa72d67994bb18ee520b3b0796bb;hpb=02e94723740cea9a28f90f406c4cab55d7f6b5b9;p=lyx.git diff --git a/src/ispell.h b/src/ispell.h index 2e89f00fbb..cdb193fc6c 100644 --- a/src/ispell.h +++ b/src/ispell.h @@ -44,10 +44,13 @@ public: /// return the next near miss after a MISSED result virtual string const nextMiss(); - /// give an error message on messy exit + /// give an error message on messy exit virtual string const error(); private: + /// + void setError(); + /// instream to communicate with ispell FILE * in; /// outstream to communicate with ispell