diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2018-01-17 08:00:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-17 19:46:24 +0700 |
commit | 1951f25259d60ca2f23859d52d5aa5ac9c0a892a (patch) | |
tree | 3ac97ebce0ae4b940bb48802bde65402d853420d /libraries/qml-material/README | |
parent | 5da80451962db1ee071c30404728e940ade15594 (diff) | |
download | slackbuilds-1951f25259d60ca2f23859d52d5aa5ac9c0a892a.tar.gz |
libraries/qml-material: Added (Material Design).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/qml-material/README')
-rw-r--r-- | libraries/qml-material/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/qml-material/README b/libraries/qml-material/README new file mode 100644 index 0000000000..337db12c4d --- /dev/null +++ b/libraries/qml-material/README @@ -0,0 +1,5 @@ +This is a library of QML widgets implementing Google's Material +Design. It is completely cross platform, and runs on Linux, OS X, +and Windows. It may also run on iOS and Android, though those +platforms have not been tested and are not currently officially +supported.
\ No newline at end of file |