Changeset 85131 in vbox
- Timestamp:
- Jul 9, 2020 12:24:05 AM (4 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
Doxyfile.Core (modified) (1 diff)
-
src/VBox/Runtime/Doxyfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Doxyfile.Core
r85130 r85131 577 577 # decl and calling conventions. 578 578 PREDEFINED += \ 579 DECL_NOTHROW(a_RetType)=a_RetType \ 579 580 "DECLINLINE(type)=inline type" \ 580 581 DECL_INLINE_THROW(type)=DECLINLINE(type) \ -
trunk/src/VBox/Runtime/Doxyfile
r85130 r85131 2097 2097 # decl and calling conventions. 2098 2098 PREDEFINED += \ 2099 DECL_NOTHROW(a_RetType)=a_RetType \ 2099 2100 "DECLINLINE(type)=inline type" \ 2100 2101 DECL_INLINE_THROW(type)=DECLINLINE(type) \
Note:
See TracChangeset
for help on using the changeset viewer.

