]> git.lyx.org Git - lyx.git/blobdiff - src/lyxserver.h
cursor fix
[lyx.git] / src / lyxserver.h
index f6d38868db55c5a67440bf7d2e095a8e4088f277..3a3c180776645a62becc439539e62da77a7c8afd 100644 (file)
@@ -82,7 +82,7 @@ private:
        int startPipe(string const &, bool);
 
        /// finish a pipe
-       void endPipe(int &, string const &);
+       void endPipe(int &, string const &, bool);
 
        /// This is -1 if not open
        int infd;