Changeset 94807 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- May 4, 2022 8:13:06 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/UpdateAgentImpl.h
r94756 r94807 75 75 * @{ */ 76 76 static Utf8Str i_getPlatformInfo(void); 77 const char *i_proxyModeToStr(ProxyMode_T enmMode); 77 const char *i_proxyModeToStr(ProxyMode_T enmMode); 78 bool i_urlSchemeIsSupported(const Utf8Str &strUrl) const; 78 79 /** @} */ 79 80
Note:
See TracChangeset
for help on using the changeset viewer.