]> git.lyx.org Git - lyx.git/blobdiff - src/aspell.C
Document pasteParagraphList as hinted by Jean-Marc
[lyx.git] / src / aspell.C
index 78f677475c0edba278bbf353711bfb29a7194257..f9caa75233a690270ba6c0259b50f89d9f8a69e1 100644 (file)
 
 #include <boost/assert.hpp>
 
-
-namespace lyx {
-
-using docstring;
-
 using std::string;
 
+namespace lyx {
 
 ASpell::ASpell(BufferParams const &, string const & lang)
        : els(0), spell_error_object(0)