Switch to side-by-side view
--- a/tool/src/GUI/StudioUI2.java +++ b/tool/src/GUI/StudioUI2.java @@ -898,7 +898,7 @@ */ private void doFrontScreen() { - String timeLine = www.twitter.getTimeLine("@triplechecked"); + String timeLine = "";// www.twitter.getTimeLine("@triplechecked"); // did we got anything from the web? if(timeLine == null){