Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Commit 6a6110b

Browse files
authoredSep 5, 2020
Update README.md
1 parent ffa179a commit 6a6110b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ local ColorPicker = ImGui.new("ColorPicker", Tab2)
4444
Label.Text = "Lua-ImGui Example"
4545
Slider.Text = "Slider Example"
4646
Button.Text = "Button Example"
47+
ColorPicker.Text = "Color Picker Example"
4748

4849
Slider.Min = -10
4950
Slider.Max = 10

0 commit comments

Comments
 (0)
This repository has been archived.