Changeset 68857 in vbox for trunk/src/VBox/Main
- Timestamp:
- Sep 25, 2017 2:02:27 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 118111
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/DisplayImpl.cpp
r68856 r68857 4554 4554 fireVideoCaptureChangedEvent(pDisplay->mParent->i_getEventSource()); 4555 4555 } 4556 4557 /* If video capturing fails for whatever reason here, this is 4558 * non-critical and should not be returned at this point -- otherwise 4559 * the display driver construction fails completely. */ 4556 4560 } 4557 4561 #endif
Note:
See TracChangeset
for help on using the changeset viewer.