summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/editor/editor_profiler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/editor/editor_profiler.h b/tools/editor/editor_profiler.h
index aca3220717..f5cea118ce 100644
--- a/tools/editor/editor_profiler.h
+++ b/tools/editor/editor_profiler.h
@@ -94,6 +94,8 @@ private:
//int cursor_metric;
int hover_metric;
+ float graph_height;
+
bool seeking;
Timer *frame_delay;