Switch to side-by-side view

--- a/src/qtgui/main.cpp
+++ b/src/qtgui/main.cpp
@@ -49,7 +49,7 @@
 
 #include "recollq.h"
 
-RclConfig *theconfig;
+extern RclConfig *theconfig;
 RclConfig *thestableconfig;
 PTMutexInit thestableconfiglock;