Switch to side-by-side view
--- a/src/query/reslistpager.h +++ b/src/query/reslistpager.h @@ -82,6 +82,7 @@ resultPageNext(); } void resultPageNext(); + void resultPageFor(int docnum); void displayPage(RclConfig *); void displayDoc(RclConfig *, int idx, Rcl::Doc& doc, const HiliteData& hdata, const string& sh = "");