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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -194,7 +194,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
194
194
*[QwtPlot3D](http://qwtplot3d.sourceforge.net/) - A feature-rich Qt/OpenGL-based C++ programming library, providing essentially a bunch of 3D-widgets. [zlib]
195
195
*[OtterUI](https://github.com/Twolewis/OtterUI) - OtterUI is a User Interface development solution for embedded systems and interactive entertainment software. [MIT]
196
196
*[wxWidgets](http://wxwidgets.org/) - A C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. [Own LGPL]
197
-
*[FLTK](http://www.fltk.org/index.php) - Fast, light, cross-platform C++ GUI toolkit.
197
+
*[FLTK](http://www.fltk.org/index.php) - Fast, light, cross-platform C++ GUI toolkit.[GPLv2]
198
198
199
199
## Graphics
200
200
@@ -402,10 +402,10 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
402
402
*List of C/C++ nominal IDEs.*
403
403
404
404
*[Code::Blocks](http://www.codeblocks.org/) - A free C, C++ and Fortran IDE.
405
-
*[CodeLite](http://codelite.org/) - Another cross-plaform, free C/C++ IDE.
0 commit comments