Changeset 55333 in vbox
- Timestamp:
- Apr 17, 2015 3:19:38 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp
r55323 r55333 1258 1258 1259 1259 /* Make sure that the current screen image is immediately displayed: */ 1260 emit sigNotifyUpdate(0, 0, width(), height());1260 m_pMachineView->viewport()->update(); 1261 1261 1262 1262 unlock();
Note:
See TracChangeset
for help on using the changeset viewer.