diff options
Diffstat (limited to 'Connections/Shear/Finplate/finPlate.ui')
-rw-r--r-- | Connections/Shear/Finplate/finPlate.ui | 47 |
1 files changed, 46 insertions, 1 deletions
diff --git a/Connections/Shear/Finplate/finPlate.ui b/Connections/Shear/Finplate/finPlate.ui index c134c07..94561db 100644 --- a/Connections/Shear/Finplate/finPlate.ui +++ b/Connections/Shear/Finplate/finPlate.ui @@ -1258,11 +1258,56 @@ <string notr="true">QComboBox { combobox-popup: 0; }</string> </property> <property name="currentIndex"> - <number>-1</number> + <number>0</number> </property> <property name="maxVisibleItems"> <number>5</number> </property> + <item> + <property name="text"> + <string>Select plate thickness</string> + </property> + </item> + <item> + <property name="text"> + <string>6</string> + </property> + </item> + <item> + <property name="text"> + <string>8</string> + </property> + </item> + <item> + <property name="text"> + <string>10</string> + </property> + </item> + <item> + <property name="text"> + <string>12</string> + </property> + </item> + <item> + <property name="text"> + <string>14</string> + </property> + </item> + <item> + <property name="text"> + <string>16</string> + </property> + </item> + <item> + <property name="text"> + <string>18</string> + </property> + </item> + <item> + <property name="text"> + <string>20</string> + </property> + </item> </widget> <widget class="QLabel" name="label_42"> <property name="geometry"> |