Switch to side-by-side view

--- a/GUI/playctlwidget/playctlwidget.h
+++ b/GUI/playctlwidget/playctlwidget.h
@@ -44,7 +44,7 @@
     virtual void onForwardClicked();
 
     // Give access to the stop button in case they want to hide it.
-    virtual QWidget *stopWidget();
+    virtual QLayoutItem *takeStopWidget();
     
 private:
     bool m_playing;