From da89a6ea8ac2fb3e285f94e240b7646e1356ce60 Mon Sep 17 00:00:00 2001 From: QupLucca <132182849+QupLucca@users.noreply.github.com> Date: Tue, 13 Jun 2023 17:07:06 -0400 Subject: [PATCH] Updated Projects (markdown) --- Projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects.md b/Projects.md index a3fe8f58..a64b1004 100644 --- a/Projects.md +++ b/Projects.md @@ -973,7 +973,7 @@ See also [[SQLDrivers page|SQLDrivers]]. * [fyne](https://github.com/fyne-io/fyne) - Cross platform native GUI toolkit based on Material Design * [gio](https://gioui.org/) - Portable (iOS/tvOS, Android, Linux (Wayland/X11), macOS, Windows, FreeBSD, OpenBSD, WASM) immediate mode GUI * [go-fltk](https://github.com/zot/go-fltk) - FLTK2 GUI toolkit bindings for Go - * [imgui-go](https://github.com/allendang/imgui-go) - Dear ImGui wrapper library for Go + * [imgui-go](https://github.com/allendang/imgui-go) - [Dear ImGui](https://github.com/ocornut/imgui) wrapper library for Go * [GoGi](https://github.com/goki/gi) - Fully native cross-platform GUI toolkit * [go-gtk](https://github.com/mattn/go-gtk) - Bindings for GTK * [go-qt5](https://github.com/salviati/go-qt5) - QT5 bindings for go