]> git.lyx.org Git - lyx.git/blobdiff - src/ServerSocket.cpp
Update the GuiLabel view when the document is read-only. Also disable the text field.
[lyx.git] / src / ServerSocket.cpp
index f3fb5cab3fbdeb5a9981cc04f5368b0c6859bf89..616d09863f33eb61b644d7092b8a6da611a82461 100644 (file)
 #endif
 
 using namespace std;
-using namespace std::tr1;
 using namespace lyx::support;
 
+using boost::shared_ptr;
+
 namespace lyx {
 
 // Address is the unix address for the socket.