]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph.h
More ascii-export fixes and when making copy of single tabular cells now the
[lyx.git] / src / paragraph.h
index 1e2563125cdf49ceb9617ea7df7c8c87156be041..953b3f96ea124b83be6da3773283057bbe525855 100644 (file)
@@ -315,7 +315,7 @@ public:
        int autoDeleteInsets();
 
        /// returns -1 if inset not found
-       int getPositionOfInset(Inset * inset) const;
+       int getPositionOfInset(Inset const * inset) const;
 
        /// some good comment here John?
        Paragraph * getParFromID(int id) const;