From ebf0a78005e2ff7ada892813a73e4fae07b92ed0 Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 3 Feb 2019 20:32:40 +0100 Subject: [PATCH] Update raygui.h --- src/raygui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/raygui.h b/src/raygui.h index 7c2b1d6..2ab6698 100644 --- a/src/raygui.h +++ b/src/raygui.h @@ -36,7 +36,7 @@ * - ColorPicker --> ColorPanel, ColorBarHue * - MessageBox * - DummyRec -* - ScrollBar +* - ScrollBar * - Grid * * It also provides a set of functions for styling the controls based on its properties (size, color).