]> git.lyx.org Git - lyx.git/blobdiff - src/CutAndPaste.C
ws changes only
[lyx.git] / src / CutAndPaste.C
index a1205d72a49aa6c72dd5b21a61a69cea3d8d804d..776600b22b2fff61cf302019fca5587c75e52010 100644 (file)
@@ -49,7 +49,7 @@ CutStack cuts(10);
 } // namespace anon
 
 
-std::vector<string>
+std::vector<string> const
 CutAndPaste::availableSelections(Buffer const & buffer)
 {
        vector<string> selList;