From c7f462c976d7d427e7e3e95e8af175f9ba3e0009 Mon Sep 17 00:00:00 2001 From: dockes Date: Thu, 15 Nov 2007 18:05:00 +0000 Subject: [PATCH] *** empty log message *** --- src/qtgui/reslist.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/qtgui/reslist.cpp b/src/qtgui/reslist.cpp index 4cffe571..c1e63003 100644 --- a/src/qtgui/reslist.cpp +++ b/src/qtgui/reslist.cpp @@ -1,5 +1,5 @@ #ifndef lint -static char rcsid[] = "@(#$Id: reslist.cpp,v 1.35 2007-10-18 10:39:41 dockes Exp $ (C) 2005 J.F.Dockes"; +static char rcsid[] = "@(#$Id: reslist.cpp,v 1.36 2007-11-15 18:05:00 dockes Exp $ (C) 2005 J.F.Dockes"; #endif #include @@ -479,7 +479,7 @@ void ResList::resultPageNext() } // No need to call escapeHtml(), plaintorich handles it list lr; - plaintorich(abstract, lr, hdata, true, false, 100000); + plaintorich(abstract, lr, hdata, true, 0, 100000); string richabst = lr.front(); // Links;