Skip to content

Commit

Permalink
Try qt xcb
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Jan 14, 2025
1 parent 8ebe18d commit cb094cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
run: |
sudo apt-get update -qq
sudo apt-get install -qq libgles2-mesa-dev libxcb-cursor0 libxcb-icccm4 libxcb-keysyms1 libxcb-shape0 libxcb-xkb1 libxkbcommon-x11-0
xvfb-run --auto-servernum npm run test-ci
QT_QPA_PLATFORM=xcb xvfb-run --auto-servernum npm run test-ci
1 change: 1 addition & 0 deletions examples/qt-calqlatr/calqlatr/content/calculator.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable */
// Copyright (C) 2023 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

Expand Down

0 comments on commit cb094cd

Please sign in to comment.