You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -270,6 +270,7 @@ These are specifically [widget toolkits](https://en.wikipedia.org/wiki/Widget_to
270
270
*[XForms Toolkit](http://xforms-toolkit.org/) - Widget toolkit designed for the XWindow system. [[GNU LGPL2.1](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) only]
271
271
*[nuklear](https://github.com/vurtun/nuklear) - Single-header ANSI C gui library. [Public domain]
272
272
*[libui](https://github.com/andlabs/libui) - Simple and portable (but not inflexible) GUI library. [[MIT](https://github.com/andlabs/libui/blob/master/LICENSE)]
273
+
*[LCUI](http://lcui.org/) - Small C library for building user interfaces with C, XML and CSS. [[MIT](https://github.com/lc-soft/LCUI/blob/develop/LICENSE.TXT)]
0 commit comments