Merge pull request #959 from QMatrixClient/master

libqmatrixclient minor changes
pull/963/head
Richard van der Hoff 7 years ago committed by GitHub
commit 7cec016256

@ -2,11 +2,11 @@
layout: project layout: project
title: libqmatrixclient title: libqmatrixclient
categories: projects sdk categories: projects sdk
authors: Kitsune Ral, Felix Rohrbach author: Kitsune Ral, Felix Rohrbach
maturity: Late alpha maturity: Late alpha
--- ---
# {{ page.title }} # {{ page.title }}
libqmatrixclient is a Qt-based library to make IM clients for the Matrix protocol. It is used by the [Quaternion client](https://matrix.org/docs/projects/client/quaternion.html) and is a part of the Quaternion project. Recent builds of [Tensor](https://matrix.org/docs/projects/client/tensor.html) are also made on top of libqmatrixclient. libqmatrixclient is a Qt-based library to make IM clients for the Matrix protocol. It is used by [Quaternion](https://matrix.org/docs/projects/client/quaternion.html) and is a part of the QMatrixClient project. Recent builds of [Tensor](https://matrix.org/docs/projects/client/tensor.html) are also made on top of libqmatrixclient.
The project lives in QMatrixClient [github space](https://github.com/QMatrixClient/libqmatrixclient). The project lives in QMatrixClient [github space](https://github.com/QMatrixClient/libqmatrixclient).

Loading…
Cancel
Save