Switch to side-by-side view

--- a/src/qtgui/reslist.h
+++ b/src/qtgui/reslist.h
@@ -145,6 +145,7 @@
     bool scrollIsAtTop();
     bool scrollIsAtBottom();
     void setupArrows();
+    void newSnippetsW(const Rcl::Doc &doc);
 };