]> git.lyx.org Git - lyx.git/blobdiff - src/insets/inset.h
The markDirty() and fitCursor() changes
[lyx.git] / src / insets / inset.h
index 2ba03068fc3f0c370873868c6141ab694416c697..0f4815037a4bc380e1472bfc6e88b14bd16a01be 100644 (file)
@@ -323,7 +323,7 @@ public:
 
        /// mark the inset contents as erased (for change tracking)
        virtual void markErased() {}
+
        /** Adds a LaTeX snippet to the Preview Loader for transformation
         *  into a bitmap image. Does not start the laoding process.
         *