Preferences/ConfigurationPages/MultiProjectPage.ui

changeset 3186
a05eff845522
parent 1939
eadb2328d7d4
child 4577
e79a139aacc4
equal deleted inserted replaced
3185:d4fa462547bc 3186:a05eff845522
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>494</width> 9 <width>494</width>
10 <height>357</height> 10 <height>359</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout"> 13 <layout class="QVBoxLayout" name="verticalLayout">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
47 &lt;p&gt;Enter the directory of the workspace. This directory is used as the default for opening or saving new files or projects.&lt;/p&gt;</string> 47 &lt;p&gt;Enter the directory of the workspace. This directory is used as the default for opening or saving new files or projects.&lt;/p&gt;</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>

eric ide

mercurial