summaryrefslogtreecommitdiff
path: root/tools/editor/editor_profiler.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/editor/editor_profiler.h')
-rw-r--r--tools/editor/editor_profiler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/editor/editor_profiler.h b/tools/editor/editor_profiler.h
index f5cea118ce..4e18f2e29a 100644
--- a/tools/editor/editor_profiler.h
+++ b/tools/editor/editor_profiler.h
@@ -14,7 +14,7 @@
class EditorProfiler : public VBoxContainer {
- OBJ_TYPE(EditorProfiler,VBoxContainer)
+ GDCLASS(EditorProfiler,VBoxContainer)
public: