Changeset 82161 in vbox for trunk/include/VBox
- Timestamp:
- Nov 25, 2019 10:26:48 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 134971
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/GuestHost/SharedClipboard-x11.h
- Property svn:executable deleted
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
r82160 r82161 24 24 */ 25 25 26 #ifndef VBOX_INCLUDED_GuestHost_SharedClipboard_ X11_h27 #define VBOX_INCLUDED_GuestHost_SharedClipboard_ X11_h26 #ifndef VBOX_INCLUDED_GuestHost_SharedClipboard_x11_h 27 #define VBOX_INCLUDED_GuestHost_SharedClipboard_x11_h 28 28 #ifndef RT_WITHOUT_PRAGMA_ONCE 29 29 # pragma once … … 128 128 /** @} */ 129 129 130 #endif /* !VBOX_INCLUDED_GuestHost_SharedClipboard_ X11_h */130 #endif /* !VBOX_INCLUDED_GuestHost_SharedClipboard_x11_h */ 131 131
Note:
See TracChangeset
for help on using the changeset viewer.