--- a/Preferences/ConfigurationPages/VcsPage.ui Fri Apr 30 16:45:56 2010 +0000 +++ b/Preferences/ConfigurationPages/VcsPage.ui Sat May 01 18:26:14 2010 +0000 @@ -256,6 +256,29 @@ </property> </widget> </item> + <item row="2" column="2"> + <widget class="QLabel" name="label_7"> + <property name="text"> + <string>VCS status "removed":</string> + </property> + </widget> + </item> + <item row="2" column="3"> + <widget class="QPushButton" name="pbVcsRemovedButton"> + <property name="minimumSize"> + <size> + <width>100</width> + <height>0</height> + </size> + </property> + <property name="toolTip"> + <string>Select the background colour for entries with VCS status "removed".</string> + </property> + <property name="text"> + <string/> + </property> + </widget> + </item> </layout> </widget> </item>