Changeset 51497 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp
- Timestamp:
- Jun 2, 2014 6:51:53 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp
r51496 r51497 218 218 void UIMachineView::sltHandleNotifyChange(int iWidth, int iHeight) 219 219 { 220 NOREF(uScreenId);221 222 220 LogRelFlow(("UIMachineView::HandleNotifyChange: Screen=%d, Size=%dx%d.\n", 223 221 (unsigned long)m_uScreenId, iWidth, iHeight));
Note:
See TracChangeset
for help on using the changeset viewer.