Changeset 57489 in vbox for trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp
- Timestamp:
- Aug 21, 2015 10:36:24 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp
r57486 r57489 313 313 } 314 314 mChanged = false; 315 /* We execute this even when seamless is disabled, as it also waits for 316 * enable and disable notification. */ 315 317 XNextEvent(mDisplay, &event); 316 318 if (!mEnabled)
Note:
See TracChangeset
for help on using the changeset viewer.