tornavis/source/blender/editors/space_statusbar
Julian Eisel 9b298cf3db RNA: Generate property declerations header, solving msg-bus C++ incompatibility
Lets `makesrna` generate a `RNA_prototypes.h` header with declarations for all
RNA properties. This can be included in regular source files when needing to
reference RNA properties statically.

This solves an issue on MSVC with adding such declarations in functions, like
we used to do. See 800fc17367. Removes any such declarations and the related
FIXME comments.

Reviewed By: campbellbarton, LazyDodo, brecht

Differential Revision: https://developer.blender.org/D13837
2022-03-14 16:50:49 +01:00
..
CMakeLists.txt RNA: Generate property declerations header, solving msg-bus C++ incompatibility 2022-03-14 16:50:49 +01:00
space_statusbar.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00