39 <string>Enter the full path of the shared directory</string> |
39 <string>Enter the full path of the shared directory</string> |
40 </property> |
40 </property> |
41 </widget> |
41 </widget> |
42 </item> |
42 </item> |
43 <item> |
43 <item> |
44 <widget class="QPushButton" name="directoryButton"> |
44 <widget class="QToolButton" name="directoryButton"> |
45 <property name="toolTip"> |
45 <property name="toolTip"> |
46 <string>Select the shared directory via a directory selection dialog</string> |
46 <string>Select the shared directory via a directory selection dialog</string> |
47 </property> |
|
48 <property name="text"> |
|
49 <string>...</string> |
|
50 </property> |
47 </property> |
51 </widget> |
48 </widget> |
52 </item> |
49 </item> |
53 </layout> |
50 </layout> |
54 </widget> |
51 </widget> |