eric7/Project/IdlCompilerOptionsDialog.ui

branch
eric7
changeset 8367
907860ca00d6
parent 8312
800c432b34c8
diff -r 2a9f5153c438 -r 907860ca00d6 eric7/Project/IdlCompilerOptionsDialog.ui
--- a/eric7/Project/IdlCompilerOptionsDialog.ui	Sun May 23 15:35:49 2021 +0200
+++ b/eric7/Project/IdlCompilerOptionsDialog.ui	Sun May 23 16:35:15 2021 +0200
@@ -40,6 +40,9 @@
           <property name="toolTip">
            <string>Add an include directory</string>
           </property>
+          <property name="text">
+           <string notr="true"/>
+          </property>
          </widget>
         </item>
         <item>
@@ -47,6 +50,9 @@
           <property name="toolTip">
            <string>Delete an include directory</string>
           </property>
+          <property name="text">
+           <string notr="true"/>
+          </property>
          </widget>
         </item>
         <item>
@@ -54,6 +60,9 @@
           <property name="toolTip">
            <string>Edit an include directory</string>
           </property>
+          <property name="text">
+           <string notr="true"/>
+          </property>
          </widget>
         </item>
         <item>
@@ -115,7 +124,7 @@
         </column>
         <column>
          <property name="text">
-          <string> </string>
+          <string/>
          </property>
         </column>
        </widget>
@@ -127,6 +136,9 @@
           <property name="toolTip">
            <string>Add a name entry</string>
           </property>
+          <property name="text">
+           <string notr="true"/>
+          </property>
          </widget>
         </item>
         <item>
@@ -134,6 +146,9 @@
           <property name="toolTip">
            <string>Delete a name entry</string>
           </property>
+          <property name="text">
+           <string notr="true"/>
+          </property>
          </widget>
         </item>
         <item>
@@ -141,6 +156,9 @@
           <property name="toolTip">
            <string>Edit a name entry</string>
           </property>
+          <property name="text">
+           <string notr="true"/>
+          </property>
          </widget>
         </item>
         <item>
@@ -184,6 +202,9 @@
           <property name="toolTip">
            <string>Add a name entry</string>
           </property>
+          <property name="text">
+           <string notr="true"/>
+          </property>
          </widget>
         </item>
         <item>
@@ -191,6 +212,9 @@
           <property name="toolTip">
            <string>Delete a name entry</string>
           </property>
+          <property name="text">
+           <string notr="true"/>
+          </property>
          </widget>
         </item>
         <item>
@@ -198,6 +222,9 @@
           <property name="toolTip">
            <string>Edit a name entry</string>
           </property>
+          <property name="text">
+           <string notr="true"/>
+          </property>
          </widget>
         </item>
         <item>

eric ide

mercurial