Changeset 89745 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Jun 16, 2021 2:35:34 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 145196
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h
r89744 r89745 400 400 401 401 /** Reactivates the screen saver. This is possbily called during vm window close and enables host screen 402 * if there are no other vms running at the moment. */ 402 * if there are no other vms running at the moment. Note that this seems to be not needed on Linux since 403 * closing vm windows re-activates screen saver automatically. On Windows explicit re-activation is needed. */ 403 404 void activateScreenSaver(); 404 405
Note:
See TracChangeset
for help on using the changeset viewer.