summaryrefslogtreecommitdiff
path: root/editor/editor_about.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor_about.h')
-rw-r--r--editor/editor_about.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/editor/editor_about.h b/editor/editor_about.h
index b152f1b4d3..971843f6d2 100644
--- a/editor/editor_about.h
+++ b/editor/editor_about.h
@@ -62,6 +62,8 @@ private:
RichTextLabel *_tpl_text = nullptr;
TextureRect *_logo = nullptr;
+ void _theme_changed();
+
protected:
void _notification(int p_what);
static void _bind_methods();