From aa0d55f335922d507ffdb6b9a066ec1ab9de07a8 Mon Sep 17 00:00:00 2001 From: Wesley Hill Date: Wed, 26 Oct 2016 20:35:01 +0100 Subject: [PATCH] add therecipe/qt - Qt binding for Go. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 086bf8d0..a06d4d84 100644 --- a/README.md +++ b/README.md @@ -478,6 +478,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [goqt](https://github.com/visualfc/goqt) - Golang bindings to the Qt cross-platform application framework. * [gosx-notifier](https://github.com/deckarep/gosx-notifier) - OSX Desktop Notifications library for Go. * [gotk3](https://github.com/gotk3/gotk3) - Go bindings for GTK3. +* [qt](https://github.com/therecipe/qt) - Qt binding for Go (support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi) * [sciter](https://github.com/oskca/sciter) - Go bindings for Sciter: the Embeddable HTML/CSS/script engine for modern desktop UI development. * [systray](https://github.com/getlantern/systray) - Cross platform Go library to place an icon and menu in the notification area * [trayhost](https://github.com/shurcooL/trayhost) - Cross-platform Go library to place an icon in the host operating system's taskbar.