Change: Framerate window can now scroll and resize

This commit is contained in:
Niels Martin Hansen
2019-02-17 16:31:41 +01:00
parent 7e1e2756d4
commit 13962a8475
3 changed files with 70 additions and 24 deletions

View File

@@ -1305,6 +1305,7 @@ public:
WID_FRW_TIMES_NAMES = ::WID_FRW_TIMES_NAMES,
WID_FRW_TIMES_CURRENT = ::WID_FRW_TIMES_CURRENT,
WID_FRW_TIMES_AVERAGE = ::WID_FRW_TIMES_AVERAGE,
WID_FRW_SCROLLBAR = ::WID_FRW_SCROLLBAR,
};
/** Widgets of the #FrametimeGraphWindow class. */