Skip to content

Commit d5e9323

Browse files
committed
Update raygui.h
1 parent 9907803 commit d5e9323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/raygui.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ typedef enum {
503503
LABEL, // Used also for: LABELBUTTON
504504
BUTTON,
505505
TOGGLE, // Used also for: TOGGLEGROUP
506-
SLIDER, // Used also for: SLIDERBAR
506+
SLIDER, // Used also for: SLIDERBAR, TOGGLESLIDER
507507
PROGRESSBAR,
508508
CHECKBOX,
509509
COMBOBOX,

0 commit comments

Comments
 (0)