74 <string>Press to remove the selected entries</string> |
74 <string>Press to remove the selected entries</string> |
75 </property> |
75 </property> |
76 <property name="text"> |
76 <property name="text"> |
77 <string>&Remove</string> |
77 <string>&Remove</string> |
78 </property> |
78 </property> |
|
79 <property name="autoDefault"> |
|
80 <bool>false</bool> |
|
81 </property> |
79 </widget> |
82 </widget> |
80 </item> |
83 </item> |
81 <item row="2" column="1"> |
84 <item row="2" column="1"> |
82 <widget class="QPushButton" name="removeAllButton"> |
85 <widget class="QPushButton" name="removeAllButton"> |
83 <property name="toolTip"> |
86 <property name="toolTip"> |
84 <string>Press to remove all entries</string> |
87 <string>Press to remove all entries</string> |
85 </property> |
88 </property> |
86 <property name="text"> |
89 <property name="text"> |
87 <string>Remove &All</string> |
90 <string>Remove &All</string> |
|
91 </property> |
|
92 <property name="autoDefault"> |
|
93 <bool>false</bool> |
88 </property> |
94 </property> |
89 </widget> |
95 </widget> |
90 </item> |
96 </item> |
91 <item row="2" column="2"> |
97 <item row="2" column="2"> |
92 <spacer name="horizontalSpacer_2"> |
98 <spacer name="horizontalSpacer_2"> |