]> git.lyx.org Git - lyx.git/blobdiff - src/Server.h
Routines for calculating numerical labels for BibTeX citations.
[lyx.git] / src / Server.h
index df0902a38fe7f5e5ffbd2ddc7d0e98112fd9520d..a7505448c828ff5c591bbfaa553a7ba04a84a450 100644 (file)
@@ -144,7 +144,7 @@ private:
        bool event(QEvent *);
 
        /// Check whether the pipe server must be stopped
-       bool checkStopServer();
+       bool checkStopServer(DWORD timeout = 0);
 
        /// The filename of a (in or out) pipe instance
        std::string const pipeName(DWORD) const;