]> git.lyx.org Git - lyx.git/blobdiff - src/Server.cpp
Amend 3093789e for cmake build
[lyx.git] / src / Server.cpp
index fe503926de2bcd1efed3c63f5745e29e9eaf49a5..79340492c6d62254beb78fcc8d03471b3ff5d3d2 100644 (file)
@@ -1003,7 +1003,7 @@ struct Sleep : QThread
 } // namespace
 
 
-bool LyXComm::loadFilesInOtherInstance()
+bool LyXComm::loadFilesInOtherInstance() const
 {
        int pipefd;
        FileName const pipe(inPipeName());