1
0
mirror of https://git.lyx.org/repos/lyx.git synced 2025-01-14 04:21:56 +00:00

another compile fix from herbert

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5654 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2002-11-17 08:59:29 +00:00
parent 91ee3ce85f
commit 9833278ed8

@ -73,7 +73,7 @@ string const browseRelFile(LyXView * lv, string const & filename,
string const & refpath,
string const & title,
string const & pattern,
bool save = false,
bool save,
pair<string,string> const & dir1,
pair<string,string> const & dir2)
{