Changeset 55323 in vbox for trunk/src/VBox
- Timestamp:
- Apr 17, 2015 10:54:02 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp
r55187 r55323 1257 1257 } 1258 1258 1259 /* Make sure that the current screen image is immediately displayed: */ 1260 emit sigNotifyUpdate(0, 0, width(), height()); 1261 1259 1262 unlock(); 1260 1263 }
Note:
See TracChangeset
for help on using the changeset viewer.