Merge branch 'blender-v2.90-release' into master

This commit is contained in:
2020-08-07 10:04:57 +02:00
1401 changed files with 1497 additions and 5524 deletions

View File

@@ -21,8 +21,7 @@
* \ingroup editorui
*/
#ifndef __UI_INTERFACE_H__
#define __UI_INTERFACE_H__
#pragma once
#include "BLI_compiler_attrs.h"
#include "BLI_sys_types.h" /* size_t */
@@ -2577,5 +2576,3 @@ void UI_interface_tag_script_reload(void);
#ifdef __cplusplus
}
#endif
#endif /* __UI_INTERFACE_H__ */