Preferences/ConfigurationPages/ProjectPage.ui

changeset 5105
8a773a100c34
parent 1653
fed1920ff53b
child 6237
8abadfc5b7cb
diff -r 0b9420dc1093 -r 8a773a100c34 Preferences/ConfigurationPages/ProjectPage.ui
--- a/Preferences/ConfigurationPages/ProjectPage.ui	Tue Aug 23 12:21:46 2016 +0200
+++ b/Preferences/ConfigurationPages/ProjectPage.ui	Tue Aug 23 18:53:46 2016 +0200
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>602</width>
-    <height>685</height>
+    <width>604</width>
+    <height>732</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_3">
@@ -255,7 +255,7 @@
      <property name="title">
       <string>Tasks</string>
      </property>
-     <layout class="QVBoxLayout" name="verticalLayout_2">
+     <layout class="QHBoxLayout" name="horizontalLayout_2">
       <item>
        <widget class="QCheckBox" name="autosaveTasksCheckBox">
         <property name="toolTip">
@@ -266,6 +266,16 @@
         </property>
        </widget>
       </item>
+      <item>
+       <widget class="QCheckBox" name="rescanTasksCheckBox">
+        <property name="toolTip">
+         <string>Select to rescan the project tasks when a project is opened</string>
+        </property>
+        <property name="text">
+         <string>Rescan tasks upon opening</string>
+        </property>
+       </widget>
+      </item>
      </layout>
     </widget>
    </item>

eric ide

mercurial