Skip to content

feat: DTK Changed-Top toolbar and Left navigation toolbar #124

feat: DTK Changed-Top toolbar and Left navigation toolbar

feat: DTK Changed-Top toolbar and Left navigation toolbar #124

Triggered via pull request November 17, 2023 05:53
@N0rthHXDN0rthHXD
opened #87
Status Success
Total duration 4m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
cppcheck: src/plugins/core/mainframe/windowkeeper.cpp#L316
Either the condition '!central' is redundant or there is possible null pointer dereference: central.
cppcheck: src/plugins/core/mainframe/windowkeeper.cpp#L491
Either the condition '!d->window' is redundant or there is possible null pointer dereference: d->window.