diff -r 70ffd915e488 -r edaf153da771 RadonMetrics/CyclomaticComplexityDialog.ui --- a/RadonMetrics/CyclomaticComplexityDialog.ui Sat Sep 26 12:26:32 2015 +0200 +++ b/RadonMetrics/CyclomaticComplexityDialog.ui Sat Sep 26 18:55:13 2015 +0200 @@ -43,6 +43,20 @@ <number>0</number> </property> <item> + <widget class="QLabel" name="label"> + <property name="text"> + <string>Minimum Rank:</string> + </property> + </widget> + </item> + <item> + <widget class="QComboBox" name="rankComboBox"> + <property name="toolTip"> + <string>Select the minimum rank of items to be shown</string> + </property> + </widget> + </item> + <item> <widget class="QLabel" name="label_2"> <property name="text"> <string>Exclude Files:</string> @@ -211,9 +225,9 @@ </customwidgets> <tabstops> <tabstop>startButton</tabstop> + <tabstop>rankComboBox</tabstop> <tabstop>excludeFilesEdit</tabstop> <tabstop>resultList</tabstop> - <tabstop>buttonBox</tabstop> </tabstops> <resources/> <connections/>