]> git.lyx.org Git - features.git/blobdiff - src/lyxsocket.h
This commit transfers the singletons defined in the Application class to the private...
[features.git] / src / lyxsocket.h
index d958f3a297cc265dd13712f6da156ba47ef183e0..d18167f8bbf27f723a6b128f8df5692718579fa1 100644 (file)
@@ -89,4 +89,7 @@ private:
        std::string buffer_;
 };
 
+/// Implementation is in lyx_main.C
+extern LyXServerSocket & theLyXServerSocket();
+
 #endif // LYXSOCKET_H