Changeset 49184 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Oct 18, 2013 2:28:01 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp
r49183 r49184 706 706 } 707 707 708 void UIMachineView::setMaxGuestSize(const QSize &minimumSizeHint /* = QSize()*/)708 void UIMachineView::setMaxGuestSize(const QSize &minimumSizeHint /* = QSize() */) 709 709 { 710 710 QSize maxSize;
Note:
See TracChangeset
for help on using the changeset viewer.