summaryrefslogtreecommitdiffstats
path: root/editor/editor_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor_log.h')
-rw-r--r--editor/editor_log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/editor_log.h b/editor/editor_log.h
index 07f3a25c3e..03a0a071c6 100644
--- a/editor/editor_log.h
+++ b/editor/editor_log.h
@@ -157,6 +157,7 @@ private:
Thread::ID current;
//void _dragged(const Point2& p_ofs);
+ void _meta_clicked(const String &p_meta);
void _clear_request();
void _copy_request();
static void _undo_redo_cbk(void *p_self, const String &p_name);