summaryrefslogtreecommitdiff
path: root/src/widgets/framerate_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/framerate_widget.h')
-rw-r--r--src/widgets/framerate_widget.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/framerate_widget.h b/src/widgets/framerate_widget.h
index 2c82c85e5..b03d3aef7 100644
--- a/src/widgets/framerate_widget.h
+++ b/src/widgets/framerate_widget.h
@@ -22,6 +22,8 @@ enum FramerateWindowWidgets {
WID_FRW_TIMES_NAMES,
WID_FRW_TIMES_CURRENT,
WID_FRW_TIMES_AVERAGE,
+ WID_FRW_ALLOCSIZE,
+ WID_FRW_SEL_MEMORY,
WID_FRW_SCROLLBAR,
};