diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-09-26 15:04:07 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-09-26 15:04:07 (GMT) |
commit | 2da29589bb312dfa748bf7de17b40f813b59702c (patch) | |
tree | b1e8214a348055a93f146e89bca58a654aed2c2f | |
parent | 930198e01446df8df14346ad683c1a031386d5d7 (diff) | |
download | mxe-2da29589bb312dfa748bf7de17b40f813b59702c.zip mxe-2da29589bb312dfa748bf7de17b40f813b59702c.tar.gz mxe-2da29589bb312dfa748bf7de17b40f813b59702c.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 14 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 13 insertions, 2 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 0e9d97e..177ba81 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3608,6 +3608,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> qtifw </th> + <td>3.0.4 </td> + <td></td> + <td></td> + <td></td> + <td></td> + <td class="supported">✓</td> + </tr> + +<tr> <th class="row" title=""> qtimageformats </th> <td>5.11.2 </td> <td class="supported">✓</td> @@ -4789,7 +4799,7 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 460 +Total: 461 <br>(+7 virtual +8 native-only) </th> @@ -4797,7 +4807,7 @@ Total: 460 <th>387</th> <th>441</th> <th>386</th> -<th>32</th> +<th>33</th> </tr> </tbody> </table> diff --git a/docs/packages.json b/docs/packages.json index 755406d..280e15c 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -356,6 +356,7 @@ "qtdeclarative": {"version": "5.11.2", "website": "https://www.qt.io/", "description": "Qt"}, "qtgamepad": {"version": "5.11.2", "website": "https://www.qt.io/", "description": "Qt"}, "qtgraphicaleffects": {"version": "5.11.2", "website": "https://www.qt.io/", "description": "Qt"}, + "qtifw": {"version": "3.0.4", "website": "https://doc.qt.io/qtinstallerframework/index.html", "description": "Qt Installer Framework"}, "qtimageformats": {"version": "5.11.2", "website": "https://www.qt.io/", "description": "Qt"}, "qtkeychain": {"version": "0.9.1", "website": "https://github.com/frankosterfeld/qtkeychain", "description": "QtKeychain"}, "qtlocation": {"version": "5.11.2", "website": "https://www.qt.io/", "description": "Qt"}, |