90 </spacer> |
90 </spacer> |
91 </item> |
91 </item> |
92 <item row="1" column="2"> |
92 <item row="1" column="2"> |
93 <widget class="QPushButton" name="sendButton"> |
93 <widget class="QPushButton" name="sendButton"> |
94 <property name="toolTip"> |
94 <property name="toolTip"> |
95 <string>Press to send the input to the subversion process</string> |
95 <string>Press to send the input to the Mercurial process</string> |
96 </property> |
96 </property> |
97 <property name="text"> |
97 <property name="text"> |
98 <string>&Send</string> |
98 <string>&Send</string> |
99 </property> |
99 </property> |
100 <property name="shortcut"> |
100 <property name="shortcut"> |
103 </widget> |
103 </widget> |
104 </item> |
104 </item> |
105 <item row="0" column="0" colspan="3"> |
105 <item row="0" column="0" colspan="3"> |
106 <widget class="QLineEdit" name="input"> |
106 <widget class="QLineEdit" name="input"> |
107 <property name="toolTip"> |
107 <property name="toolTip"> |
108 <string>Enter data to be sent to the subversion process</string> |
108 <string>Enter data to be sent to the Mercurial process</string> |
109 </property> |
109 </property> |
110 </widget> |
110 </widget> |
111 </item> |
111 </item> |
112 <item row="1" column="0"> |
112 <item row="1" column="0"> |
113 <widget class="QCheckBox" name="passwordCheckBox"> |
113 <widget class="QCheckBox" name="passwordCheckBox"> |