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