47 <p>Enter the directory of the workspace. This directory is used as the default for opening or saving new files or projects.</p></string> |
47 <p>Enter the directory of the workspace. This directory is used as the default for opening or saving new files or projects.</p></string> |
48 </property> |
48 </property> |
49 </widget> |
49 </widget> |
50 </item> |
50 </item> |
51 <item> |
51 <item> |
52 <widget class="QPushButton" name="workspaceButton"> |
52 <widget class="QToolButton" name="workspaceButton"> |
53 <property name="toolTip"> |
53 <property name="toolTip"> |
54 <string>Select the workspace directory via a directory selection button</string> |
54 <string>Select the workspace directory via a directory selection button</string> |
55 </property> |
|
56 <property name="text"> |
|
57 <string notr="true">...</string> |
|
58 </property> |
55 </property> |
59 </widget> |
56 </widget> |
60 </item> |
57 </item> |
61 </layout> |
58 </layout> |
62 </widget> |
59 </widget> |