Switch to side-by-side view

--- a/src/ohplaylist.hxx
+++ b/src/ohplaylist.hxx
@@ -46,7 +46,7 @@
     bool urlMap(std::unordered_map<int, std::string>& umap);
 
     int iStop();
-    void resetQVers();
+    void refreshState();
     
 private:
     int play(const SoapIncoming& sc, SoapOutgoing& data);