Index: trunk/src/scriptbuilder/gui/ScriptBuilderFrame.form
===================================================================
--- trunk/src/scriptbuilder/gui/ScriptBuilderFrame.form	(revision 89)
+++ trunk/src/scriptbuilder/gui/ScriptBuilderFrame.form	(revision 98)
@@ -905,5 +905,5 @@
                   <Component id="timeStampScrollPane" alignment="0" max="32767" attributes="0"/>
                   <Group type="102" alignment="1" attributes="0">
-                      <EmptySpace min="0" pref="597" max="32767" attributes="0"/>
+                      <EmptySpace min="0" pref="604" max="32767" attributes="0"/>
                       <Component id="zoomOutIcon" min="-2" max="-2" attributes="0"/>
                       <EmptySpace max="-2" attributes="0"/>
@@ -911,5 +911,7 @@
                       <EmptySpace max="-2" attributes="0"/>
                       <Component id="zoomInIcon" min="-2" max="-2" attributes="0"/>
-                      <EmptySpace min="-2" pref="136" max="-2" attributes="0"/>
+                      <EmptySpace type="separate" max="-2" attributes="0"/>
+                      <Component id="btnAddTime" min="-2" max="-2" attributes="0"/>
+                      <EmptySpace min="-2" pref="21" max="-2" attributes="0"/>
                   </Group>
               </Group>
@@ -926,4 +928,5 @@
                   <Component id="zoomSlider" min="-2" max="-2" attributes="1"/>
                   <Component id="zoomInIcon" min="-2" max="-2" attributes="0"/>
+                  <Component id="btnAddTime" min="-2" max="-2" attributes="0"/>
               </Group>
               <EmptySpace min="-2" max="-2" attributes="0"/>
@@ -1504,4 +1507,12 @@
       </SubComponents>
     </Container>
+    <Component class="javax.swing.JButton" name="btnAddTime">
+      <Properties>
+        <Property name="text" type="java.lang.String" value="+15:00"/>
+      </Properties>
+      <Events>
+        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnAddTimeActionPerformed"/>
+      </Events>
+    </Component>
   </SubComponents>
 </Form>
