]> git.lyx.org Git - features.git/blobdiff - src/lyxserver.h
This commit transfers the singletons defined in the Application class to the private...
[features.git] / src / lyxserver.h
index 838c4b693b7ec18a2404b6d9871e57db73d141f0..d99b4e70e40254683b302faae61a941aca471851 100644 (file)
@@ -140,6 +140,9 @@ private:
        LyXComm pipes;
 };
 
+/// Implementation is in lyx_main.C
+extern LyXServer & theLyXServer();
+
 #endif /* _LYXSERVER_H_ */
 
 /* === End of File: lyxserver.h ========================================== */