From 8975318286cd4d7c3da768331987bbf8375394e5 Mon Sep 17 00:00:00 2001 From: J0an Josep Date: Mon, 23 Jul 2018 14:39:13 +0200 Subject: Fix 2a868b9f3b8e3b5f8b9e5f728f628ec88fd5e3ad: Expose widgets and windows to scripts and fix documentation. --- src/window_type.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/window_type.h') diff --git a/src/window_type.h b/src/window_type.h index c90ef51b6..7185bfcb4 100644 --- a/src/window_type.h +++ b/src/window_type.h @@ -689,7 +689,7 @@ enum WindowClass { /** * Frame time graph; %Window numbers: - * - 0 = #FramerateDisplayWidgets + * - 0 = #FrametimeGraphWindowWidgets */ WC_FRAMETIME_GRAPH, -- cgit v1.2.3-54-g00ecf