Changeset 2240 in vbox for trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui
- Timestamp:
- Apr 19, 2007 4:58:31 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui
r2187 r2240 1082 1082 </hbox> 1083 1083 </widget> 1084 <widget class="QLabel" row="2" column="1">1085 <property name="name">1086 <cstring>whatsThisLabel</cstring>1087 </property>1088 <property name="sizePolicy">1089 <sizepolicy>1090 <hsizetype>7</hsizetype>1091 <vsizetype>0</vsizetype>1092 <horstretch>0</horstretch>1093 <verstretch>0</verstretch>1094 </sizepolicy>1095 </property>1096 <property name="backgroundMode">1097 <enum>PaletteMidlight</enum>1098 </property>1099 <property name="frameShape">1100 <enum>Box</enum>1101 </property>1102 <property name="frameShadow">1103 <enum>Sunken</enum>1104 </property>1105 <property name="margin">1106 <number>7</number>1107 </property>1108 <property name="scaledContents">1109 <bool>false</bool>1110 </property>1111 <property name="alignment">1112 <set>WordBreak|AlignJustify|AlignTop</set>1113 </property>1114 </widget>1115 1084 </grid> 1116 1085 </widget> … … 1238 1207 <include location="local" impldecl="in implementation">VBoxProblemReporter.h</include> 1239 1208 <include location="local" impldecl="in implementation">VBoxUSBFilterSettings.h</include> 1209 <include location="local" impldecl="in implementation">QIRichLabel.h</include> 1240 1210 </includes> 1241 1211 <forwards> 1242 1212 <forward>class VBoxUSBMenu</forward> 1213 <forward>class QIRichLabel</forward> 1243 1214 </forwards> 1244 1215 <variables> … … 1256 1227 <variable access="private">VBoxUSBMenu *usbDevicesMenu;</variable> 1257 1228 <variable access="private">bool mLanguageChanged;</variable> 1229 <variable access="private">QIRichLabel *whatsThisLabel;</variable> 1258 1230 </variables> 1259 1231 <slots>
Note:
See TracChangeset
for help on using the changeset viewer.