Changeset 101878 in vbox for trunk/include/VBox
- Timestamp:
- Nov 6, 2023 3:36:24 PM (16 months ago)
- svn:sync-xref-src-repo-rev:
- 159974
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/GuestHost/clipboard-helper.h
r98103 r101878 44 44 45 45 #include <VBox/GuestHost/SharedClipboard.h> 46 47 /** Guest property which is set by GUI in order to notify guest about VM window focus change. */ 48 #define VBOX_GUI_FOCUS_CHANGE_GUEST_PROP_NAME "/VirtualBox/GuestAdd/GuiOnFocus" 46 49 47 50 /** Constants needed for string conversions done by the Linux/Mac clipboard code. */
Note:
See TracChangeset
for help on using the changeset viewer.