diff options
Diffstat (limited to 'editor/renames_map_3_to_4.h')
-rw-r--r-- | editor/renames_map_3_to_4.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/renames_map_3_to_4.h b/editor/renames_map_3_to_4.h index 537e5f1db5..452a741ba2 100644 --- a/editor/renames_map_3_to_4.h +++ b/editor/renames_map_3_to_4.h @@ -48,6 +48,7 @@ struct RenamesMap3To4 { static const char *shaders_renames[][2]; static const char *class_renames[][2]; static const char *color_renames[][2]; + static const char *theme_override_renames[][2]; }; #endif // DISABLE_DEPRECATED |