Changeset 41073 in vbox for trunk/src/VBox/HostServices/SharedOpenGL
- Timestamp:
- Apr 26, 2012 4:42:07 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c
r40691 r41073 1398 1398 x, y, window->width, window->height); 1399 1399 } 1400 /* save the new position */ 1401 window->x = x; 1402 window->y = y; 1400 1403 } 1401 1404
Note:
See TracChangeset
for help on using the changeset viewer.