|
|
|
|
@ -315,7 +315,9 @@ See also:
|
|
|
|
|
to ensure forward compatibility |
|
|
|
|
- @cpp Trade::ImporterFileCallbackPolicy @ce is deprecated as it was moved |
|
|
|
|
to @ref InputFileCallbackPolicy in the root namespace to be shared with |
|
|
|
|
APIs outside of the @ref Trade namespace |
|
|
|
|
APIs outside of the @ref Trade namespace. Moreover, |
|
|
|
|
@cpp InputFileCallbackPolicy::LoadPernament @ce is deprecated due to a |
|
|
|
|
typo, use @ref InputFileCallbackPolicy::LoadPermanent instead. |
|
|
|
|
- @cpp DebugTools::ForceRendererOptions::scale() @ce is deprecated in favor |
|
|
|
|
of @ref DebugTools::ForceRendererOptions::size(), as that's more consistent |
|
|
|
|
with the documentation and the corresponding setter. |
|
|
|
|
|