Changeset 101878 in vbox for trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h
- Timestamp:
- Nov 6, 2023 3:36:24 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h
r100246 r101878 38 38 39 39 #include <VBox/GuestHost/DisplayServerType.h> 40 41 /** A shortcut to log callback entering. */ 42 #define VBCL_LOG_CALLBACK VBClLogVerbose(3, "%s\n", __func__) 40 43 41 44 int VBClShowNotify(const char *pszHeader, const char *pszBody);
Note:
See TracChangeset
for help on using the changeset viewer.