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

View File

@ -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)
{