src/mainwindow.ui

changeset 1312
f2974f3ac1ab
parent 1294
adaad0b329e2
child 1339
1f342d5abc85
--- a/src/mainwindow.ui	Fri Mar 23 17:14:46 2018 +0200
+++ b/src/mainwindow.ui	Fri Mar 23 19:30:53 2018 +0200
@@ -48,7 +48,7 @@
            <x>0</x>
            <y>0</y>
            <width>465</width>
-           <height>362</height>
+           <height>387</height>
           </rect>
          </property>
          <attribute name="label">
@@ -65,8 +65,8 @@
           <rect>
            <x>0</x>
            <y>0</y>
-           <width>465</width>
-           <height>362</height>
+           <width>98</width>
+           <height>93</height>
           </rect>
          </property>
          <attribute name="label">
@@ -93,8 +93,8 @@
           <rect>
            <x>0</x>
            <y>0</y>
-           <width>465</width>
-           <height>362</height>
+           <width>277</width>
+           <height>121</height>
           </rect>
          </property>
          <attribute name="label">
@@ -175,8 +175,8 @@
           <rect>
            <x>0</x>
            <y>0</y>
-           <width>465</width>
-           <height>362</height>
+           <width>98</width>
+           <height>93</height>
           </rect>
          </property>
          <attribute name="label">
@@ -210,7 +210,7 @@
      <x>0</x>
      <y>0</y>
      <width>1010</width>
-     <height>31</height>
+     <height>26</height>
     </rect>
    </property>
    <widget class="QMenu" name="menuFile">
@@ -277,7 +277,6 @@
     <addaction name="actionNewQuadrilateral"/>
     <addaction name="actionNewConditionalLine"/>
     <addaction name="actionNewComment"/>
-    <addaction name="actionNewBFC"/>
    </widget>
    <widget class="QMenu" name="menuEdit">
     <property name="title">
@@ -446,7 +445,6 @@
    <addaction name="actionNewQuadrilateral"/>
    <addaction name="actionNewConditionalLine"/>
    <addaction name="actionNewComment"/>
-   <addaction name="actionNewBFC"/>
   </widget>
   <widget class="QToolBar" name="toolBarBasicTools">
    <property name="windowTitle">
@@ -845,15 +843,6 @@
     <string>New C&amp;omment</string>
    </property>
   </action>
-  <action name="actionNewBFC">
-   <property name="icon">
-    <iconset resource="../ldforge.qrc">
-     <normaloff>:/icons/add-bfc.png</normaloff>:/icons/add-bfc.png</iconset>
-   </property>
-   <property name="text">
-    <string>New &amp;BFC Statement</string>
-   </property>
-  </action>
   <action name="actionUndo">
    <property name="icon">
     <iconset resource="../ldforge.qrc">
@@ -1751,7 +1740,6 @@
  </customwidgets>
  <resources>
   <include location="../ldforge.qrc"/>
-  <include location="../ldforge.qrc"/>
  </resources>
  <connections/>
 </ui>

mercurial