]> git.lyx.org Git - features.git/blobdiff - src/Server.cpp
Today is a sad day, LyXView has passed over... long live GuiView!
[features.git] / src / Server.cpp
index decea8ba622aed8969fa0e1bbab3563d7784543e..7f514f19b3c1c9ea4505e6df26f93c9db75bb76c 100644 (file)
@@ -1110,7 +1110,7 @@ void Server::callback(string const & msg)
                        // The correct solution would be to have a
                        // specialized (non-gui) BufferView. But how do
                        // we do it now? Probably we should just let it
-                       // connect to the lyxfunc in the single LyXView we
+                       // connect to the lyxfunc in the single GuiView we
                        // support currently. (Lgb)
 
                        FuncRequest const fr(lyxaction.lookupFunc(cmd), arg);