--- a/Preferences/ConfigurationPages/ProjectPage.ui Wed Feb 22 12:02:12 2012 +0100 +++ b/Preferences/ConfigurationPages/ProjectPage.ui Wed Feb 22 17:03:57 2012 +0100 @@ -7,10 +7,10 @@ <x>0</x> <y>0</y> <width>602</width> - <height>623</height> + <height>685</height> </rect> </property> - <layout class="QVBoxLayout" name="verticalLayout_2"> + <layout class="QVBoxLayout" name="verticalLayout_3"> <item> <widget class="QLabel" name="headerLabel"> <property name="text"> @@ -251,6 +251,25 @@ </widget> </item> <item> + <widget class="QGroupBox" name="groupBox_8"> + <property name="title"> + <string>Tasks</string> + </property> + <layout class="QVBoxLayout" name="verticalLayout_2"> + <item> + <widget class="QCheckBox" name="autosaveTasksCheckBox"> + <property name="toolTip"> + <string>Select to save the project tasks automatically</string> + </property> + <property name="text"> + <string>Save tasks automatically</string> + </property> + </widget> + </item> + </layout> + </widget> + </item> + <item> <spacer> <property name="orientation"> <enum>Qt::Vertical</enum>