Switch to side-by-side view

--- a/src/qtgui/ssearch_w.h
+++ b/src/qtgui/ssearch_w.h
@@ -112,6 +112,7 @@
     QString m_savedEditText;
      /* Saved xml version of the search, as we start it */
     std::string m_xml;
+    RclCompleterModel *m_completermodel{nullptr};
 };