Changeset 22143 in vbox for trunk/src/VBox/Frontends/VirtualBox/ui
- Timestamp:
- Aug 10, 2009 7:12:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDisplay.ui
r21119 r22143 177 177 </widget> 178 178 </item> 179 <item row="3" column="1" colspan="2"> 180 <widget class="QCheckBox" name="mCb2DVideo"> 181 <property name="sizePolicy"> 182 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> 183 <horstretch>0</horstretch> 184 <verstretch>0</verstretch> 185 </sizepolicy> 186 </property> 187 <property name="whatsThis"> 188 <string>When checked, the virtual machine will get access to the Video Acceleration capabilities available on the host.</string> 189 </property> 190 <property name="text"> 191 <string>Enable &2D Video Acceleration</string> 192 </property> 193 </widget> 194 </item> 179 195 </layout> 180 196 </widget>
Note:
See TracChangeset
for help on using the changeset viewer.