Cleanup: Move interface_intern.hh

The entire interface directory is now compiled as C++ files.
This commit is contained in:
2022-11-26 00:21:17 -06:00
parent e47c75aa6e
commit 4ecc7cf14a
51 changed files with 346 additions and 430 deletions

View File

@@ -40,7 +40,7 @@
#include "WM_api.h"
#include "WM_types.h"
#include "interface_intern.h"
#include "interface_intern.hh"
/* Show an icon button after each RNA button to use to quickly set keyframes,
* this is a way to display animation/driven/override status, see T54951. */