Merge pull request #766 from pyros2097/patch-3

Add goqt to the gui section
This commit is contained in:
Thiago Avelino 2016-01-17 04:02:15 -02:00
commit 9abcd51e68

View File

@ -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-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 * [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. * [gosx-notifier](https://github.com/deckarep/gosx-notifier) - OSX Desktop Notifications library for Go.
* [gotk3](https://github.com/gotk3/gotk3) - Go bindings for GTK3. * [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. * [sciter](https://github.com/oskca/sciter) - Go bindings for Sciter: the Embeddable HTML/CSS/script engine for modern desktop UI development.