]> git.lyx.org Git - lyx.git/blob - src/tex2lyx/lengthcommon.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / tex2lyx / lengthcommon.C
1 // This file is here sine the master lengthcommon.C contains gettext
2 // markers, and also that this file does not always exist (in the linked
3 // case). So it is possible for po/POTFILES.in to get out of sync.
4 // The compile will then fail. So to make sure that this file
5 //(tex2lyx/lengthcommon.C) is not present in POTFILES.in we do a
6 // include trick. (Lgb)
7 #include "../lengthcommon.C"
8
9
10 namespace lyx {
11
12
13 } // namespace lyx