]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph_pimpl.h
Remove the XOpenIM test as lyxlookup.C has been buried.
[lyx.git] / src / paragraph_pimpl.h
index a29de09e2446db3415a0737e4132ef26936a7c0e..35ad384f1a7d5ffff822d1cae8f3f08507e52f4f 100644 (file)
@@ -57,7 +57,7 @@ struct Paragraph::Pimpl {
                                  BufferParams const & bparams) const;
        ///
        Inset * inset_owner;
-       
+
        /** A font entry covers a range of positions. Notice that the
            entries in the list are inserted in random order.
            I don't think it's worth the effort to implement a more effective