Changeset 52323 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Aug 8, 2014 12:22:11 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 95444
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp
r52322 r52323 3448 3448 rc = XGetWindowProperty(pDisplay, DefaultRootWindow(pDisplay), 3449 3449 atomSupported, 0, 0x7fffffff /*LONG_MAX*/, 3450 False /* delete */, XA_ WINDOW, &atomType,3450 False /* delete */, XA_ATOM, &atomType, 3451 3451 &cFormat, &cItems, &cbLeft, 3452 3452 (unsigned char **)&pAtomHints);
Note:
See TracChangeset
for help on using the changeset viewer.