Changeset 83037 in vbox
- Timestamp:
- Feb 10, 2020 4:35:23 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp
r83035 r83037 655 655 RRProviderPropertyNotifyMask | 656 656 RRResourceChangeNotifyMask; 657 if (x11Context.hRandRMinor >= 6)658 eventMask |= RRLeaseNotifyMask;657 // if (x11Context.hRandRMinor >= 6) 658 // eventMask |= RRLeaseNotifyMask; 659 659 660 660
Note:
See TracChangeset
for help on using the changeset viewer.

