Changeset 15601 in vbox for trunk/src/VBox
- Timestamp:
- Dec 16, 2008 6:00:03 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsGeneral.ui
r14437 r15601 90 90 </widget> 91 91 </item> 92 </layout> 92 </layout> 93 93 </widget> 94 94 </item> … … 443 443 </widget> 444 444 </item> 445 <item row="6" column="1" > 445 <item row="6" column="0" colspan="2" > 446 <widget class="QCheckBox" name="mCb3D" > 447 <property name="sizePolicy" > 448 <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" > 449 <horstretch>0</horstretch> 450 <verstretch>0</verstretch> 451 </sizepolicy> 452 </property> 453 <property name="whatsThis" > 454 <string>When checked, the virtual machine will get access to the 3D graphics capabilities available on the host.</string> 455 </property> 456 <property name="text" > 457 <string>Enable &3D Acceleration</string> 458 </property> 459 </widget> 460 </item> 461 <item row="7" column="1" > 446 462 <spacer> 447 463 <property name="orientation" > … … 695 711 <property name="text" > 696 712 <string>Enable PA&E/NX</string> 697 </property>698 </widget>699 </item>700 <item>701 <widget class="QCheckBox" name="mCb3D" >702 <property name="sizePolicy" >703 <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >704 <horstretch>0</horstretch>705 <verstretch>0</verstretch>706 </sizepolicy>707 </property>708 <property name="whatsThis" >709 <string>When checked, the virtual machine will get access to the 3D graphics capabilities available on the host.</string>710 </property>711 <property name="text" >712 <string>Enable &3D Acceleration</string>713 713 </property> 714 714 </widget>
Note:
See TracChangeset
for help on using the changeset viewer.