diff options
author | Zhymabek Roman <61125068+ZhymabekRoman@users.noreply.github.com> | 2023-01-05 09:37:34 +0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-05 09:37:34 +0600 |
commit | f7749d9f97cc7ab7a109c57ea2eaf239256d7413 (patch) | |
tree | 0a59d8064ea25a9a962976e83936540256c6446f /AppImageBuilder.yml | |
parent | Try to fix blank screen in AppImage build (diff) | |
download | nheko-f7749d9f97cc7ab7a109c57ea2eaf239256d7413.tar.xz |
Try to fix blank screen in AppImage build
Diffstat (limited to 'AppImageBuilder.yml')
-rw-r--r-- | AppImageBuilder.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AppImageBuilder.yml b/AppImageBuilder.yml index 362ee351..9f964e3c 100644 --- a/AppImageBuilder.yml +++ b/AppImageBuilder.yml @@ -43,6 +43,7 @@ AppDir: - qml-module-qt-labs-platform - qml-module-qt-labs-settings - qml-module-qtgraphicaleffects + - qml-module-qtquick-particles2 - qml-module-qtmultimedia - qml-module-qtquick2 - qml-module-qtquick-controls2 |