]> git.lyx.org Git - lyx.git/blobdiff - src/Literate.h
Dekel's patch -- I didn't fix the xforms-0.88 keysyms stuff so it still doesn't finis...
[lyx.git] / src / Literate.h
index 9027db10d03c2f2e41ccf793f28ea4e1a432d400..73688ddd8ebe1006c183119d96987a1a1743244c 100644 (file)
@@ -22,6 +22,7 @@ class MiniBuffer;
 ///
 class Literate : public LaTeX {
 public:
+       ///
        Literate(string const & cmd, string const & file, string const & path,
                 string const & litfile,
                 string const & literate_cmd, string const & literate_filter,