Skip to content

fix: Fix qt default translation not loading #256

fix: Fix qt default translation not loading

fix: Fix qt default translation not loading #256

Triggered via pull request August 19, 2025 06:01
@pengfeixxpengfeixx
opened #405
Status Success
Total duration 36s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
cppcheck: dde-license-dialog/src/main.cpp#L19
Include file: <QFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: dde-license-dialog/src/main.cpp#L18
Include file: <QCommandLineParser> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: dde-license-dialog/src/main.cpp#L17
Include file: <QCommandLineOption> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: dde-license-dialog/src/main.cpp#L16
Include file: <QLocale> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: dde-license-dialog/src/main.cpp#L15
Include file: <QtGlobal> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: dde-license-dialog/src/main.cpp#L14
Include file: <QLibraryInfo> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: dde-license-dialog/src/main.cpp#L13
Include file: <QTranslator> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: dde-license-dialog/src/main.cpp#L11
Include file: <DGuiApplicationHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.