]> git.lyx.org Git - lyx.git/blobdiff - src/trans_mgr.C
Point fix, earlier forgotten
[lyx.git] / src / trans_mgr.C
index 4ea10090b07e4d40e01f721f651040c9d13c67c2..e8930f9235ff241bf72f39b26cf9b0453e4e7622 100644 (file)
@@ -1,3 +1,14 @@
+/**
+ * \file trans_mgr.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Lars Gullik Bjønnes
+ * \author Matthias Ettrich
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #include <config.h>
 
 #include "trans_mgr.h"
 #include "lyxrc.h"
 #include "support/lstrings.h"
 
+using namespace lyx::support;
+
 using std::endl;
 using std::pair;
 
 extern string const DoAccent(string const &, tex_accent);
 extern string const DoAccent(char, tex_accent);
-extern BufferView * current_view;
 
 
 // TransFSMData