summaryrefslogtreecommitdiffstats
path: root/editor/renames_map_3_to_4.h
diff options
context:
space:
mode:
authorMarius Hanl <mariushanl@web.de>2023-03-08 23:11:23 +0100
committerMarius Hanl <mariushanl@web.de>2023-03-10 16:32:35 +0100
commita40f559fe20e451b60b9ef33e9f2675358bbb8ac (patch)
tree54f88bcb707c2d0925cef99771f1c1bdc3c248bf /editor/renames_map_3_to_4.h
parentc1128e911ccd6f1e8c35646df804d894652a58f1 (diff)
downloadredot-engine-a40f559fe20e451b60b9ef33e9f2675358bbb8ac.tar.gz
Add conversion for common Theme Overrides
Diffstat (limited to 'editor/renames_map_3_to_4.h')
-rw-r--r--editor/renames_map_3_to_4.h1
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