Changeset 21132 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- Jul 1, 2009 3:00:39 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsSystem.h
r20285 r21132 77 77 CMachine mMachine; 78 78 QIWidgetValidator *mValidator; 79 80 uint mMinGuestRAM; 81 uint mMaxGuestRAM; 82 uint mMinGuestCPU; 83 uint mMaxGuestCPU; 79 84 }; 80 85
Note:
See TracChangeset
for help on using the changeset viewer.