52 </widget> |
52 </widget> |
53 </item> |
53 </item> |
54 <item row="1" column="1"> |
54 <item row="1" column="1"> |
55 <widget class="QLineEdit" name="vcsUrlEdit"> |
55 <widget class="QLineEdit" name="vcsUrlEdit"> |
56 <property name="toolTip"> |
56 <property name="toolTip"> |
57 <string>Enter the url path of the module in the repository</string> |
57 <string>Enter the url path of the repository</string> |
58 </property> |
58 </property> |
59 </widget> |
59 </widget> |
60 </item> |
60 </item> |
61 <item row="1" column="2"> |
61 <item row="1" column="2"> |
62 <widget class="QPushButton" name="vcsUrlButton"> |
62 <widget class="QPushButton" name="vcsUrlButton"> |