Switch to side-by-side view
--- a/src/qtgui/guiutils.h +++ b/src/qtgui/guiutils.h @@ -82,6 +82,7 @@ bool startWithAdvSearchOpen; bool startWithSortToolOpen; bool previewHtml; + bool collapseDuplicates; // Extra query indexes. This are encoded to base64 before storing // to the qt settings file to avoid any bin string/ charset conv issues list<string> allExtraDbs;