]> git.lyx.org Git - lyx.git/blobdiff - src/Server.cpp
Allow dissolution of insets inside mathed
[lyx.git] / src / Server.cpp
index 1c6cf9f2b014e88d8aadeb486bfd4d849ee20708..d2cd33b373c7560dc31b350c4ba65234ce07ca8b 100644 (file)
@@ -80,7 +80,7 @@ using std::string;
 #if !defined (HAVE_MKFIFO)
 // We provide a stub class that disables the lyxserver.
 
-LyXComm(std::string const &, Server *, ClientCallbackfct)
+LyXComm::LyXComm(std::string const &, Server *, ClientCallbackfct)
 {}
 
 void LyXComm::openConnection()