From 9da10bdb205a32b47db995c501b6d730f11e1389 Mon Sep 17 00:00:00 2001 From: pyros2097 Date: Sat, 16 Jan 2016 14:02:57 +0530 Subject: [PATCH] Add goqt to the gui section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db18f8c5..addd40ad 100644 --- a/README.md +++ b/README.md @@ -420,6 +420,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [go-gtk](http://mattn.github.io/go-gtk/) - Go bindings for GTK * [go-qml](https://github.com/go-qml/qml) - QML support for the Go language +* [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. * [sciter](https://github.com/oskca/sciter) - Go bindings for Sciter: the Embeddable HTML/CSS/script engine for modern desktop UI development.