X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FChanges.h;h=1915533e960f4346654cf86f646a16b125774dc2;hb=897436efbb9bd641b61467d185a2dfae9839e575;hp=d7041480cb6e32639bdbceea3e4ad8302222994c;hpb=0e64103f927443835005cda616db620f9b9e007b;p=features.git diff --git a/src/Changes.h b/src/Changes.h index d7041480cb..1915533e96 100644 --- a/src/Changes.h +++ b/src/Changes.h @@ -79,7 +79,7 @@ public: /// output latex to mark a transition between two change types /// returns length of text outputted static int latexMarkChange(odocstream & os, BufferParams const & bparams, - Change const & oldChange, Change const & change); + Change const & oldChange, Change const & change); /// output .lyx file format for transitions between changes static void lyxMarkChange(std::ostream & os, int & column,