Changeset 105088 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Jul 1, 2024 11:48:50 PM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleSharedFolderImpl.h
r105087 r105088 92 92 * Public internal method for getting the symlink policy. 93 93 */ 94 constSymlinkPolicy_T i_getSymlinkPolicy() const;94 SymlinkPolicy_T i_getSymlinkPolicy() const; 95 95 96 96 protected:
Note:
See TracChangeset
for help on using the changeset viewer.