- re-added the external programs to the toolbar

Fri, 06 Dec 2013 21:13:01 +0200

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Fri, 06 Dec 2013 21:13:01 +0200
changeset 546
c63f5d453ace
parent 545
3e789c989225
child 547
e2e6ef2f40de

- re-added the external programs to the toolbar

ui/ldforge.ui file | annotate | diff | comparison | revisions
--- a/ui/ldforge.ui	Fri Dec 06 21:09:23 2013 +0200
+++ b/ui/ldforge.ui	Fri Dec 06 21:13:01 2013 +0200
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>900</width>
-    <height>600</height>
+    <width>1010</width>
+    <height>641</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -69,8 +69,8 @@
     <rect>
      <x>0</x>
      <y>0</y>
-     <width>900</width>
-     <height>24</height>
+     <width>1010</width>
+     <height>25</height>
     </rect>
    </property>
    <widget class="QMenu" name="menuFile">
@@ -416,6 +416,23 @@
     <bool>false</bool>
    </attribute>
   </widget>
+  <widget class="QToolBar" name="toolBar_9">
+   <property name="windowTitle">
+    <string>toolBar_9</string>
+   </property>
+   <attribute name="toolBarArea">
+    <enum>TopToolBarArea</enum>
+   </attribute>
+   <attribute name="toolBarBreak">
+    <bool>false</bool>
+   </attribute>
+   <addaction name="actionYtruder"/>
+   <addaction name="actionRectifier"/>
+   <addaction name="actionIntersector"/>
+   <addaction name="actionIsecalc"/>
+   <addaction name="actionCoverer"/>
+   <addaction name="actionEdger2"/>
+  </widget>
   <action name="actionNew">
    <property name="icon">
     <iconset resource="../ldforge.qrc">

mercurial