]> git.lyx.org Git - lyx.git/blobdiff - src/trans_mgr.C
Point fix, earlier forgotten
[lyx.git] / src / trans_mgr.C
index d4cc80fce2a3161c2a0ed7063767f1bb4bbc48a1..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"
@@ -12,6 +23,8 @@
 #include "lyxrc.h"
 #include "support/lstrings.h"
 
+using namespace lyx::support;
+
 using std::endl;
 using std::pair;